postgresql/src
Tom Lane 5d68fe14fc deflist_to_tuplestore dumped core on an option with no value.
Make it return NULL for the option_value, instead.

Per report from Frank van Vugt.  Back-patch to 8.4 where this code was
added.
2011-09-13 11:37:03 -04:00
..
backend deflist_to_tuplestore dumped core on an option with no value. 2011-09-13 11:37:03 -04:00
bin Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 servers. 2011-08-31 22:00:22 -04:00
include PublishStartupProcessInformation() to avoid rare hang in recovery. 2011-09-08 12:03:28 +01:00
interfaces Add missing format argument to ecpg_log() call 2011-09-08 22:10:56 +03:00
makefiles Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
pl Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
port Fix typo in pg_srand48 (srand48 in older branches). 2011-09-03 16:17:52 -04:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Fix corner case bug in numeric to_char(). 2011-09-07 17:06:33 -04:00
timezone Update time zone data files to tzdata release 2011i. 2011-09-05 14:47:23 -04:00
tools Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. 2011-07-04 10:12:27 -04:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:06 +00:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:08 +02:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 2011-07-03 16:40:28 -04:00
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00