We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551394f commit ba2347aCopy full SHA for ba2347a
doc/src/sgml/release-12.sgml
@@ -3228,6 +3228,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
3228
3229
<listitem>
3230
<!--
3231
+Author: Peter Geoghegan <pg@bowt.ie>
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
+<!--
3243
Author: Michael Paquier <michael@paquier.xyz>
3244
2018-08-28 [1aaf532de] Rework option set of oid2name
3245
0 commit comments