[PATCH v1] Document pg_get_partition_constraintdef.

Started by Todd Liebenschutz-Jones3 months ago2 messageshackers
Jump to latest
#1Todd Liebenschutz-Jones
todd.liebenschutz-jones@starlingbank.com

Please find attached a patch to document
pg_get_partition_constraintdef in func.sgml.

Todd

Attachments:

v1-0001-Document-pg_get_partition_constraintdef.patchapplication/octet-stream; name=v1-0001-Document-pg_get_partition_constraintdef.patchDownload+15-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Todd Liebenschutz-Jones (#1)
Re: [PATCH v1] Document pg_get_partition_constraintdef.

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