pgsql: doc PG 19 relnotes: change "free space map" to "visibility map"

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 19 relnotes: change "free space map" to "visibility map"
Date: 2026-04-16 21:24:16
Message-ID: E1wDUC7-001JEF-20@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 19 relnotes: change "free space map" to "visibility map"

Reported-by: Melanie Plageman

Author: Melanie Plageman

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f3c28c2f2b77479e0afc49b5e6e64a6f7dedfd3d

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

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2026-04-17 04:21:56 pgsql: Reject invalid databases in pg_get_database_ddl()
Previous Message Andrew Dunstan 2026-04-16 20:57:53 pgsql: Make psql DETAIL line test unconditionally optional.