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 47d6d4485b Abort a FETCH_COUNT-controlled query if we observe any I/O error on the 16 years ago
..
backend Fix oversight in the previous patch that made LIKE throw error for \ at the 16 years ago
bin Abort a FETCH_COUNT-controlled query if we observe any I/O error on the 16 years ago
include PGDLLEXPORT is __declspec (dllexport) only on MSVC, 16 years ago
interfaces Rearrange libpq's SSL initialization to simplify it and make it handle some 16 years ago
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 16 years ago
pl Fix regression tests to match error message change 16 years ago
port Use __bsdi__ consistently. 16 years ago
template
test Rewrite LIKE's %-followed-by-_ optimization so it really works (this time 16 years ago
timezone Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
tools Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 16 years ago
Makefile.global.in Fix vpath installation from distribution tarball (bug #5447) 16 years ago
Makefile.shlib
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak