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
Peter Eisentraut c9190ef074 Conditionalize variable that is only used conditionally, to avoid warning. 22 years ago
..
backend Conditionalize variable that is only used conditionally, to avoid warning. 22 years ago
bin New translation 22 years ago
corba
include Get rid of hashkeys field of Hash plan node, since it's redundant with 22 years ago
interfaces Cast field-length variables used in printf to int, because sometimes 22 years ago
makefiles Un-break Darwin port. 22 years ago
pl Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'. 22 years ago
port Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
template Add -O to really trigger compiler bug. 22 years ago
test COMMENT ON casts, conversions, languages, operator classes, and 22 years ago
tools Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
tutorial Small fix to Christopher's recent improvements --- underscore is not 22 years ago
utils
DEVELOPERS
Makefile
Makefile.global.in Finalize configuration of thread_test program. 23 years ago
Makefile.shlib When building shared libraries on HPUX with gcc, forcibly include -lgcc 23 years ago
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 23 years ago
nls-global.mk Run distprep target before creating list of files that contain translatable 23 years ago
win32.mak