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 431f159 commit 44e2264Copy full SHA for 44e2264
doc/src/sgml/func.sgml
@@ -20264,7 +20264,10 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
20264
20265
<tbody>
20266
<row>
20267
- <entry><literal><function>pg_partition_tree(<type>regclass</type>)</function></literal></entry>
+ <entry>
20268
+ <indexterm><primary>pg_partition_tree</primary></indexterm>
20269
+ <literal><function>pg_partition_tree(<type>regclass</type>)</function></literal>
20270
+ </entry>
20271
<entry><type>setof record</type></entry>
20272
<entry>
20273
List information about tables or indexes in a partition tree for a
0 commit comments