OSDN Git Service

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)
commita9686591d7fa79a39e704c2585ebcd8da80d3e72
treecd27c0a94e1c2d31485bcd940a21c91d763b72b5
parent49639a7b2c52263f2580463394e08b29059d5882
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