pgsql: doc: Mention pg_get_partition_constraintdef()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Mention pg_get_partition_constraintdef()
Date: 2026-01-22 07:36:31
Message-ID: E1vipF0-001wrF-10@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Mention pg_get_partition_constraintdef()

All the other SQL functions reconstructing definitions or commands are
listed in the documentation, except this one.

Oversight in 1848b73d4576.

Author: Todd Liebenschutz-Jones <todd(dot)liebenschutz-jones(at)starlingbank(dot)com>
Discussion: https://postgr.es/m/CAGTRfaD6uRQ9iutASDzc_iDoS25sQTLWgXTtR3ta63uwTxq6bA@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3f2ab3f34da9d4299255a972a1c022a152bbf3f7

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-01-22 08:08:41 pgsql: doc: List all the possible values of pg_stat_wal_receiver.status
Previous Message Michael Paquier 2026-01-22 07:36:30 pgsql: doc: Mention pg_get_partition_constraintdef()