pgsql: doc: Mention pg_get_partition_constraintdef() - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Mention pg_get_partition_constraintdef()
Date
Msg-id E1vipF0-001wr8-0n@gemulon.postgresql.org
Whole thread Raw
List 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.liebenschutz-jones@starlingbank.com>
Discussion: https://postgr.es/m/CAGTRfaD6uRQ9iutASDzc_iDoS25sQTLWgXTtR3ta63uwTxq6bA@mail.gmail.com
Backpatch-through: 14

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/25be5e8a33233c59230b9633c14260faa4fbdeed

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


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: jit: Add missing inline pass for LLVM >= 17.
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Mention pg_get_partition_constraintdef()