Hi all, d5eec4ee has added pg_partition_tree, unfortunately it is not showing in the documentation index. Please see attached to fix the mistake.
Any thoughts or objections? -- Michael
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 09c77db045..112d962824 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -20264,7 +20264,10 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
<tbody>
<row>
- <entry><literal><function>pg_partition_tree(<type>regclass</type>)</function></literal></entry>
+ <entry>
+ <indexterm><primary>pg_partition_tree</primary></indexterm>
+ <literal><function>pg_partition_tree(<type>regclass</type>)</function></literal>
+ </entry>
<entry><type>setof record</type></entry>
<entry>
List information about tables or indexes in a partition tree for a
signature.asc
Description: PGP signature
