mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 20:27:28 -04:00
doc PG 19 relnotes: change "free space map" to "visibility map"
Reported-by: Melanie Plageman Author: Melanie Plageman
This commit is contained in:
parent
446c400fd8
commit
f3c28c2f2b
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ Author: Melanie Plageman <melanieplageman@gmail.com>
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow query table scans to mark pages as all-visible in the free space map (Melanie Plageman)
|
||||
Allow query table scans to mark pages as all-visible in the visibility map (Melanie Plageman)
|
||||
<ulink url="&commit_baseurl;b46e1e54d">§</ulink>
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue