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 4912385b56 Suppress uninitialized-variable warning in new checksum code. 13 years ago
..
backend Suppress uninitialized-variable warning in new checksum code. 13 years ago
bin Allow I/O reliability checks using 16-bit checksums 13 years ago
common Move relpath() to libpgcommon 13 years ago
include Allow I/O reliability checks using 16-bit checksums 13 years ago
interfaces Re-include pqsignal() in libpq. 13 years ago
makefiles Blind attempt at fixing the non-MSVC Windows builds 13 years ago
pl Move pqsignal() to libpgport. 13 years ago
port initdb needs pqsignal() even on Windows. 13 years ago
template Remove _FORTIFY_SOURCE 14 years ago
test Fix "element <@ range" cost estimation. 13 years ago
timezone Add new timezone abbrevation "FET". 14 years ago
tools initdb needs pqsignal() even on Windows. 13 years ago
tutorial Modernize string literal syntax in tutorial example. 14 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 14 years ago
Makefile.global.in Create libpgcommon, and move pg_malloc et al to it 14 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. 14 years ago
nls-global.mk NLS: Use msgmerge --previous option 14 years ago
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 14 years ago