Fix memory management for new variables -- they must actually survive
authorAlvaro Herrera
Thu, 25 Oct 2007 19:13:37 +0000 (19:13 +0000)
committerAlvaro Herrera
Thu, 25 Oct 2007 19:13:37 +0000 (19:13 +0000)
commitdd7444cfe2c73a31e45e7ee93bf1555e7920177c
tree830411db19b5bb54f1002d2e8f3e9b9034c451d9
parent9ddfe034c7d7ee9c4a7dcae1ba37e5e4e5ac2488
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).
src/backend/postmaster/autovacuum.c