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:17 -0500 |
commit | fa042abddfad054b6872a2e2451868b08a230a2a (patch) | |
tree | 8150c0f578d5c1dcc46e2712bbf17db64462b6d3 /src/backend/executor/nodeSetOp.c | |
parent | 7da1021542411130b66812e875c944c5aebf91d0 (diff) |
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/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions