Have VACUUM log number of skipped pages due to pins

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

Commit: 35192f0626ccc1729eb6220a5fa04699fd62e04e
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2014-12-18T20:18:33Z
Releases: 9.5.0
Have VACUUM log number of skipped pages due to pins

Author: Jim Nasby, some kibitzing by Heikki Linnankangas.
Discussion leading to current behavior and precise wording fueled by
thoughts from Robert Haas and Andres Freund.

Files

PathChange+/−
doc/src/sgml/ref/vacuum.sgml modified +1 −0
src/backend/commands/vacuumlazy.c modified +71 −28