summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2018-11-29 18:00:08 +0900
committerMichael Paquier <michael@paquier.xyz>2018-11-29 18:00:08 +0900
commit44e22647f82b6e42626ee658634443635ab7fca2 (patch)
treee0484de20c461e0de3fd3717146a0b1d1367f7bb /doc/src
parent431f1599a2b7ba3e42fc06bd5b0ff5735931f556 (diff)
Add pg_partition_tree to documentation index
This fixes an oversight from d5eec4ee. Author: Michael Paquier Reviewed-by: Amit Langote Discussion: https://postgr.es/m/20181129072719.GC9004@paquier.xyz
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/func.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 09c77db0455..112d9628246 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