Clarify temporal FK comments

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Clarify temporal FK comments
Date: 2025-12-04 23:11:36
Message-ID: CA+renyWzDth+jqLZA2L2Cezs3wE+WX-5P8W2EOVx_zfFD=aicg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

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.)

Yours,

--
Paul ~{:-)
pj(at)illuminatedcomputing(dot)com

Attachment Content-Type Size
v1-0001-Clarify-comment-about-temporal-foreign-keys.patch text/x-patch 1.4 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2025-12-04 23:12:16 Re: Re: Extended Statistics set/restore/clear functions.
Previous Message Sami Imseih 2025-12-04 23:00:10 Re: [Proposal] Adding callback support for custom statistics kinds