Fix relfrozenxid query in docs to include TOAST tables.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7d0492f33737f29ff2b4267020bde726104a754f
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-09-02T18:36:24Z
Releases: 9.2.5
Fix relfrozenxid query in docs to include TOAST tables.

The original query ignored TOAST tables which could result in tables
needing a vacuum not being reported.

Backpatch to all live branches.

Files

PathChange+/−
doc/src/sgml/maintenance.sgml modified +6 −1