From: Michael Paquier Date: Thu, 29 Nov 2018 09:00:08 +0000 (+0900) Subject: Add pg_partition_tree to documentation index X-Git-Tag: REL_12_BETA1~1125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44e22647f82b6e42626ee658634443635ab7fca2;p=postgresql 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 --- 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()); - pg_partition_tree(regclass) + + pg_partition_tree + pg_partition_tree(regclass) + setof record List information about tables or indexes in a partition tree for a