postgresql/src/backend
Fujii Masao 81bffe63c0 Fix segmentation fault that an empty prepared statement could cause.
Back-patch to all supported branches.

Per bug #11335 from Haruka Takatsuka
2014-09-05 02:19:50 +09:00
..
access Treat 2PC commit/abort the same as regular xacts in recovery. 2014-07-29 11:58:09 +03:00
bootstrap Revert "Fix bogus %name-prefix option syntax in all our Bison files." 2014-05-28 19:29:29 -04:00
catalog Fix failure to follow the directions when "init" fork was added. 2014-08-11 23:20:21 +09:00
commands Reject duplicate column names in foreign key referenced-columns lists. 2014-08-09 13:46:48 -04:00
executor Fix bug with whole-row references to append subplans. 2014-07-11 19:12:48 -04:00
foreign deflist_to_tuplestore dumped core on an option with no value. 2011-09-13 11:36:53 -04:00
lib Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
libpq Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
main Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
nodes Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
optimizer Don't assume a subquery's output is unique if there's a SRF in its tlist. 2014-07-08 14:03:26 -04:00
parser Revert "Fix bogus %name-prefix option syntax in all our Bison files." 2014-05-28 19:29:29 -04:00
po Translation updates 2014-07-21 00:58:58 -04:00
port Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
postmaster Avoid wholesale autovacuuming when autovacuum is nominally off. 2014-07-30 14:41:58 -04:00
regex Fix two low-probability memory leaks in regular expression parsing. 2014-07-18 13:00:52 -04:00
replication Reset master xmin when hot_standby_feedback disabled. 2014-07-15 14:45:44 +01:00
rewrite Add some errdetail to checkRuleResultList(). 2014-07-02 14:20:44 -04:00
snowball Fix ancient encoding error in hungarian.stop. 2014-06-10 22:48:52 -04:00
storage Check block number against the correct fork in get_raw_page(). 2014-07-22 11:46:00 -04:00
tcop Fix segmentation fault that an empty prepared statement could cause. 2014-09-05 02:19:50 +09:00
tsearch Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
utils Fix longstanding bug in HeapTupleSatisfiesVacuum(). 2014-06-04 23:26:30 +02:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
Makefile Fix PGXS support for building loadable modules on AIX. 2012-10-09 21:04:15 -04:00
nls.mk Translation updates 2013-02-03 23:58:38 -05:00