Skip to content
Snippets Groups Projects
Commit ba2347a6 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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
parent 551394ff
No related branches found
No related tags found
No related merge requests found
...@@ -3228,6 +3228,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us> ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment