[PATCH v1] Document pg_get_partition_constraintdef.
Started by Todd Liebenschutz-Jones3 months ago2 messageshackers
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
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