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
Andrew Dunstan 540113dc96 Unbreak MSVC builds for pg_archivecleanup by linking with libpgport 16 years ago
..
backend Add new GUC categories corresponding to sections in docs, and move 16 years ago
bin Fix typo in Japanese translation for psql "Use \d+ to list them." 16 years ago
include Add new GUC categories corresponding to sections in docs, and move 16 years ago
interfaces Added variable handling for RETURNING clause to ecpg. 16 years ago
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 16 years ago
pl Update Python version information 16 years ago
port Use __bsdi__ consistently. 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Add missing --use-existing --help mention from regression binary. 16 years ago
timezone Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
tools Unbreak MSVC builds for pg_archivecleanup by linking with libpgport 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
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 Derived files that are shipped in the distribution used to be built in the 17 years ago
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak