From: Bruce Momjian Date: Fri, 26 Jul 2019 01:37:04 +0000 (-0400) Subject: doc: PG 12 relnotes - add item about amcheck index root check X-Git-Tag: REL_12_BETA3~28 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=ba2347a6d985afc19d4c8e8e84b16a28ed4df137;p=postgresql.git 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 --- diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index 4c55656710b..6b54a9e2ec3 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -3228,6 +3228,18 @@ Author: Tom Lane + + + Add a parameter to a function to check + each index tuple from the root of the tree. + + + + +