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. Branch ------ REL8_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/9346ed0be1ac9b326d6eeb78ec19efa2ed95a88d Modified Files -------------- doc/src/sgml/maintenance.sgml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
