Re: Clarify temporal FK comments - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Clarify temporal FK comments
Date
Msg-id d1fdc152-be18-41df-891c-78c291b1c779@eisentraut.org
Whole thread Raw
In response to Clarify temporal FK comments  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
On 05.12.25 00:11, Paul A Jungwirth wrote:
> In RI_ConstraintInfo, a couple new fields say they are operators for
> anyrange, but technically they could be for anymultirange instead.
> Here is a patch to fix that. (It's too bad that pgindent wants to
> break the lines here.)

committed




pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Next
From: Tom Lane
Date:
Subject: Re: Making jsonb_agg() faster