Fix memory management for new variables -- they must actually survive
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix memory management for new variables -- they must actually survive transaction end, in case we decide to do a vacuum analyze (which is done in two xacts).
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/autovacuum.c | modified | +7 −5 |