pgsql: Fix relfrozenxid query in docs to include TOAST tables. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix relfrozenxid query in docs to include TOAST tables.
Date
Msg-id E1VGZ23-0004ld-V5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c558e1e64db77634893ca062d1e8b8f841d54f56

Modified Files
--------------
doc/src/sgml/maintenance.sgml |    7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Fix relfrozenxid query in docs to include TOAST tables.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Fix relfrozenxid query in docs to include TOAST tables.