pgsql: Add pg_partition_tree to documentation index - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Add pg_partition_tree to documentation index
Date
Msg-id E1gSIEg-0007yn-DN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44e22647f82b6e42626ee658634443635ab7fca2

Modified Files
--------------
doc/src/sgml/func.sgml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add support for NO_INSTALLCHECK in MSVC scripts
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add appendix detailing some limits of PostgreSQL