Re: Clarify temporal FK comments

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Paul A Jungwirth <pj@illuminatedcomputing.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-13T15:52:43Z
Lists: 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