mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user