pgsql: Doc: fix backwards description of visibility map's all-frozen da

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: fix backwards description of visibility map's all-frozen da
Date: 2017-07-09 16:51:34
Message-ID: E1dUFQk-0007a5-39@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix backwards description of visibility map's all-frozen data.

Thinko in commit a892234f8.

Vik Fearing

Discussion: https://postgr.es/m/b6aaa23d-e26f-6404-a30d-e89431492d5d@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/485c515d0176d3210b5405ef23be8ed32cf5c93a

Modified Files
--------------
doc/src/sgml/storage.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-07-09 19:27:26 pgsql: Doc: update v10 release notes through today.
Previous Message Noah Misch 2017-07-09 07:45:52 pgsql: MSVC: Repair libpq.rc generator.