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
Michael Meskes 33215c2b78 Fixed remaining Coverity bugs. 20 years ago
..
backend Fix Assert failure when a fastpath function call is attempted inside an 20 years ago
bin Our version of getopt_long does not set optarg upon detecting an error, as 20 years ago
corba
include Stamp releases 7.3.15, 7.4.13, and 8.0.8. 20 years ago
interfaces Fixed remaining Coverity bugs. 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin. 21 years ago
pl Back-port recent ppport.h fix to 8.0 branch. 20 years ago
port Stamp releases 7.3.15, 7.4.13, and 8.0.8. 20 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 22 years ago
test Back-port shell script syntax fix needed for some BSD machines. 20 years ago
timezone Fix pg_tzset() to ensure that 'lclmem' (the static variable holding 21 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
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