Fix relfrozenxid query in docs to include TOAST tables.

Andrew Dunstan <andrew@dunslane.net>

Commit: c558e1e64db77634893ca062d1e8b8f841d54f56
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-09-02T18:36:08Z
Releases: 9.1.10
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