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
Alvaro Herrera 8728d4aba9 Fix memory leak introduced in the prior commit, detected by Tom Lane. 20 years ago
..
backend Fix typo. 20 years ago
bin Fix memory leak introduced in the prior commit, detected by Tom Lane. 20 years ago
include Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. 20 years ago
interfaces Added missing braces to prevent a segfault after usage of an undeclared cursor. 20 years ago
makefiles Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 20 years ago
pl Update ppport.h to not cause warnings with newest Perl versions. 20 years ago
port Stamp 8.1.4, except configure/configure.in. 20 years ago
template SUNOS4_CC -> SUNOS_CC. 21 years ago
test Increase timeout in statement_timeout test from 1 second to 2 seconds. 20 years ago
timezone Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
tools Stamp 8.1.4, except configure/configure.in. 20 years ago
tutorial Use SQL standard '' rather than \' for tutorial/sample code. 20 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 21 years ago
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 20 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 21 years ago