postgresql/src
Andrew Dunstan 3659c62350 Remove perl symbol table additions for plperl functions, and mention of it
in the release notes, as it is not apparently providing anything useful.
2010-06-16 14:50:34 +00:00
..
backend Refactor sprintf calls with computed format strings into multiple calls with 2010-06-16 00:54:16 +00:00
bin Fix typo in Japanese translation for psql "Use \d+ to list them." 2010-06-14 08:54:35 +00:00
include Add new GUC categories corresponding to sections in docs, and move 2010-06-15 07:52:11 +00:00
interfaces Refactor sprintf calls with computed format strings into multiple calls with 2010-06-16 00:54:16 +00:00
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 2010-05-06 19:28:25 +00:00
pl Remove perl symbol table additions for plperl functions, and mention of it 2010-06-16 14:50:34 +00:00
port Use __bsdi__ consistently. 2010-05-15 10:14:20 +00:00
template
test Add missing --use-existing --help mention from regression binary. 2010-06-12 17:21:29 +00:00
timezone Change the "N. Central Asia Standard Time" timezone to map to 2010-05-20 14:13:11 +00:00
tools Unbreak MSVC builds for pg_archivecleanup by linking with libpgport 2010-06-15 12:48:36 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Fix vpath installation from distribution tarball (bug #5447) 2010-05-13 11:49:48 +00:00
Makefile.shlib
nls-global.mk Avoid error from mkdir if no languages are to be installed 2010-05-13 14:35:28 +00:00
win32.mak