diff options
author | Noah Misch <noah@leadboat.com> | 2015-01-07 22:33:58 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-01-07 22:34:30 -0500 |
commit | 616830052ba3ed8abc52ba215f53d55f8413eae9 (patch) | |
tree | 676c6b264effd9a4efddae93e61c7cb470aafa2a /src/backend/executor/nodeSort.c | |
parent | d7b16eea3a0ab48a654fd4b71be707bf0f2acab8 (diff) | |
download | postgresql-616830052ba3ed8abc52ba215f53d55f8413eae9.tar.gz postgresql-616830052ba3ed8abc52ba215f53d55f8413eae9.zip |
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).
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions