pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre
Date
Msg-id E1W3A01-0006d6-Kh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Mention that VACUUM FREEZE also effectively zeroes the table freeze age.

Maciek Sakrejda, reviewed by Amit Kapila

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/vacuum.sgml |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typo in comment.
Next
From: Robert Haas
Date:
Subject: pgsql: Documentation for test_shm_mq.