postgresql/src/backend
Noah Misch e415b469b3 Reject ANALYZE commands during VACUUM FULL or another ANALYZE.
vacuum()'s static variable handling makes it non-reentrant; an ensuing
null pointer deference crashed the backend.  Back-patch to 9.0 (all
supported versions).
2015-01-07 22:33:58 -05:00
..
access Don't open a WAL segment for writing at end of recovery. 2015-01-07 16:20:20 +02:00
bootstrap Update copyright for 2015 2015-01-06 11:43:47 -05:00
catalog Update copyright for 2015 2015-01-06 11:43:47 -05:00
commands Reject ANALYZE commands during VACUUM FULL or another ANALYZE. 2015-01-07 22:33:58 -05:00
executor Update copyright for 2015 2015-01-06 11:43:47 -05:00
foreign Update copyright for 2015 2015-01-06 11:43:47 -05:00
lib Update copyright for 2015 2015-01-06 11:43:47 -05:00
libpq Update copyright for 2015 2015-01-06 11:43:47 -05:00
main Update copyright for 2015 2015-01-06 11:43:47 -05:00
nodes Update copyright for 2015 2015-01-06 11:43:47 -05:00
optimizer Update copyright for 2015 2015-01-06 11:43:47 -05:00
parser Update copyright for 2015 2015-01-06 11:43:47 -05:00
po Translation updates 2014-12-15 00:25:35 -05:00
port Update copyright for 2015 2015-01-06 11:43:47 -05:00
postmaster Update copyright for 2015 2015-01-06 11:43:47 -05:00
regex Update copyright for 2015 2015-01-06 11:43:47 -05:00
replication Update copyright for 2015 2015-01-06 11:43:47 -05:00
rewrite Update copyright for 2015 2015-01-06 11:43:47 -05:00
snowball Update copyright for 2015 2015-01-06 11:43:47 -05:00
storage Update copyright for 2015 2015-01-06 11:43:47 -05:00
tcop Update copyright for 2015 2015-01-06 11:43:47 -05:00
tsearch Update copyright for 2015 2015-01-06 11:43:47 -05:00
utils Fix namespace handling in xpath function 2015-01-06 23:06:13 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00