We no longer need a snapshot set after opening the finishing transaction: this
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 19 Mar 2008 14:18:21 +0000 (14:18 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 19 Mar 2008 14:18:21 +0000 (14:18 +0000)
commit0bd007c4f96597295c5f086138a7c381301ceeab
tree3cf33b8f8acc4ee5e863cfac079629d4977c0d46
parentba6b420fb470242bac332741cfd229142aeb8e6c
We no longer need a snapshot set after opening the finishing transaction: this
is redundant because autovacuum now always analyzes a single table per
transaction.
src/backend/commands/vacuum.c