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 E1VGZ3u-0004qo-9P@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
------
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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Fix relfrozenxid query in docs to include TOAST tables.
Next
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2013d.