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 2b78d101d1 Fix SQL function execution to be safe with long-lived FmgrInfos. 13 years ago
..
backend Fix SQL function execution to be safe with long-lived FmgrInfos. 13 years ago
bin Add support for piping COPY to/from an external program. 13 years ago
common Move relpath() to libpgcommon 13 years ago
include Fix SQL function execution to be safe with long-lived FmgrInfos. 13 years ago
interfaces Add support for piping COPY to/from an external program. 13 years ago
makefiles Blind attempt at fixing the non-MSVC Windows builds 13 years ago
pl Eliminate memory leaks in plperl's spi_prepare() function. 13 years ago
port Add standard file header comment to quotes.c. 13 years ago
template Remove _FORTIFY_SOURCE 13 years ago
test Flush stderr and stdout in isolation tester. 13 years ago
timezone Add new timezone abbrevation "FET". 13 years ago
tools Exclude utils/probes.h and pg_trace.h from cpluspluscheck 13 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 14 years ago
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
nls-global.mk NLS: Use msgmerge --previous option 13 years ago
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago