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:33:58 -0500 |
commit | e415b469b33ba328765e39fd62edcd28f30d9c3c (patch) | |
tree | 836c785c7790fd0716092a2844b821f34071b938 /src/backend/executor/nodeWorktablescan.c | |
parent | 39f2594ba54657f3fa8d0fe230447e673bcba2a4 (diff) | |
download | postgresql-e415b469b33ba328765e39fd62edcd28f30d9c3c.tar.gz postgresql-e415b469b33ba328765e39fd62edcd28f30d9c3c.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/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions