We no longer need to palloc the VacuumStmt node; keeping it on the stack is
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 23 Mar 2007 20:56:39 +0000 (20:56 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 23 Mar 2007 20:56:39 +0000 (20:56 +0000)
commit8aaecaf809d8700688415f8c92785404486b85b1
tree02471aeb9d4a3d3e644e07a893e4a680b68bb4c2
parent23a41573c4fcf32c406d5c4a81a4f2645dbd8304
We no longer need to palloc the VacuumStmt node; keeping it on the stack is
simpler.
src/backend/postmaster/autovacuum.c