Re: [PATCH v1] Document pg_get_partition_constraintdef.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Todd Liebenschutz-Jones <todd.liebenschutz-jones@starlingbank.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-01-22T06:51:29Z
Lists: pgsql-hackers
On Wed, Jan 21, 2026 at 05:25:39PM +0000, Todd Liebenschutz-Jones wrote:
> Please find attached a patch to document
> pg_get_partition_constraintdef in func.sgml.

Indeed, good catch.  I don't see a reason not to add that knowing that
all the other pg_get_*def() functions are listed in this section of
the docs.  Thanks for the report, will fix.
--
Michael

Commits

  1. doc: Mention pg_get_partition_constraintdef()