Add pg_partition_tree to doc index

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Subject: Add pg_partition_tree to doc index
Date: 2018-11-29 07:27:19
Message-ID: 20181129072719.GC9004@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

d5eec4ee has added pg_partition_tree, unfortunately it is not showing in
the documentation index. Please see attached to fix the mistake.

Any thoughts or objections?
--
Michael

Attachment Content-Type Size
add-partition-func-doc.patch text/x-diff 714 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2018-11-29 07:35:06 Re: Add pg_partition_tree to doc index
Previous Message Lætitia Avrot 2018-11-29 07:26:49 Re: Markdown format output for psql, design notes