postgresql/src
Tom Lane bd823e11fa Ensure that pg_restore -l will output DATABASE entries whether or not -C
is specified.  Per bug report from Russell Smith and ensuing discussion.
Since this is a corner case behavioral change, I'm going to be conservative
and not back-patch it.

In passing, also rename the RestoreOptions field for the -C switch to
something less generic than "create".
2010-05-15 21:41:16 +00:00
..
backend Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CONSISTENT. 2010-05-15 20:01:32 +00:00
bin Ensure that pg_restore -l will output DATABASE entries whether or not -C 2010-05-15 21:41:16 +00:00
include Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CONSISTENT. 2010-05-15 20:01:32 +00:00
interfaces Translation update 2010-05-13 15:56:43 +00:00
makefiles On Linux, use --enable-new-dtags when specifying -rpath to linker. 2010-05-06 19:28:25 +00:00
pl Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless 2010-05-13 18:29:12 +00:00
port Use __bsdi__ consistently. 2010-05-15 10:14:20 +00:00
template
test Update standbycheck test output with new ERROR message changes. No changes 2010-05-02 12:28:43 +00:00
timezone Update time zone data files to tzdata release 2010j: DST law changes in 2010-05-11 23:01:27 +00:00
tools Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is 2010-05-13 21:33:00 +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