Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba2347a

Browse files
committed
doc: PG 12 relnotes - add item about amcheck index root check
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/[email protected] Backpatch-through: 12
1 parent 551394f commit ba2347a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,6 +3228,18 @@ Author: Tom Lane <[email protected]>
32283228

32293229
<listitem>
32303230
<!--
3231+
Author: Peter Geoghegan <[email protected]>
3232+
2019-03-20 [c1afd175b] Allow amcheck to re-find tuples using new search.
3233+
-->
3234+
3235+
<para>
3236+
Add a parameter to a <xref linkend="amcheck"/> function to check
3237+
each index tuple from the root of the tree.
3238+
</para>
3239+
</listitem>
3240+
3241+
<listitem>
3242+
<!--
32313243
Author: Michael Paquier <[email protected]>
32323244
2018-08-28 [1aaf532de] Rework option set of oid2name
32333245
Author: Michael Paquier <[email protected]>

0 commit comments

Comments
 (0)