You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 90f5883363 Fix regexp substring matching (substring(string from pattern)) for the corner 18 years ago
..
backend Fix regexp substring matching (substring(string from pattern)) for the corner 18 years ago
bin Fix mistakes in pg_ctl's code for "start -w" that tries to cope with 19 years ago
corba
include Stamp release 8.0.15. 19 years ago
interfaces Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: 19 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin. 21 years ago
pl Fix buggy usage of vsnprintf in PL/Python by removing it altogether, instead 19 years ago
port Stamp release 8.0.15. 19 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 22 years ago
test Repair problems occurring when multiple RI updates have to be done to the same 19 years ago
timezone Update to tzdata 2008a distribution (Chilean DST law change). 18 years ago
tools Update error message and documentation for fsync test. 21 years ago
tutorial Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, 20 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 22 years ago
Makefile.global.in Have libpgport link before libpq so that PG client applications are more 22 years ago
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk
win32.mak