mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
doc: PG 12 relnotes - add item about amcheck index root check
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/LGbT2ncB7tiDsndK0eXHTKmogLjJ5rO52HqXigP8bCA@mail.gmail.com Backpatch-through: 12
This commit is contained in:
@@ -3228,6 +3228,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
|
Author: Peter Geoghegan <pg@bowt.ie>
|
||||||
|
2019-03-20 [c1afd175b] Allow amcheck to re-find tuples using new search.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Add a parameter to a <xref linkend="amcheck"/> function to check
|
||||||
|
each index tuple from the root of the tree.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<!--
|
||||||
Author: Michael Paquier <michael@paquier.xyz>
|
Author: Michael Paquier <michael@paquier.xyz>
|
||||||
2018-08-28 [1aaf532de] Rework option set of oid2name
|
2018-08-28 [1aaf532de] Rework option set of oid2name
|
||||||
Author: Michael Paquier <michael@paquier.xyz>
|
Author: Michael Paquier <michael@paquier.xyz>
|
||||||
|
Reference in New Issue
Block a user