We no longer need a snapshot set after opening the finishing transaction: this

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: a9686591d7fa79a39e704c2585ebcd8da80d3e72
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-03-19T14:18:21Z
Releases: 8.4.0
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.

Files

PathChange+/−
src/backend/commands/vacuum.c modified +1 −10