Re: [PATCH v1] Document pg_get_partition_constraintdef.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Todd Liebenschutz-Jones <todd(dot)liebenschutz-jones(at)starlingbank(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH v1] Document pg_get_partition_constraintdef.
Date: 2026-01-22 06:51:29
Message-ID: aXHI8fOAp4CeH7zv@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-01-22 06:53:47 RE: Newly created replication slot may be invalidated by checkpoint
Previous Message Michael Paquier 2026-01-22 06:41:36 Re: Extended Statistics set/restore/clear functions.