Re: SQL:2011 application time

From: Paul Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: SQL:2011 application time
Date: 2024-03-01 21:56:16
Message-ID: 41b57948-f4d3-455f-8880-e0ce7e61ffc1@illuminatedcomputing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/1/24 12:38, Paul Jungwirth wrote:
> On 2/29/24 13:16, Paul Jungwirth wrote:
> Here is a v26 patch series to fix a cfbot failure in sepgsql. Rebased to 655dc31046.

v27 attached, fixing some cfbot failures from headerscheck+cpluspluscheck. Sorry for the noise!

Yours,

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

Attachment Content-Type Size
v27-0001-Rename-conwithoutoverlaps-to-conperiod.patch text/x-patch 9.3 KB
v27-0002-Add-GiST-referencedagg-support-func.patch text/x-patch 11.6 KB
v27-0003-Refactor-FK-operator-lookup.patch text/x-patch 15.3 KB
v27-0004-Add-temporal-FOREIGN-KEYs.patch text/x-patch 167.7 KB
v27-0005-Add-support-funcs-for-FOR-PORTION-OF.patch text/x-patch 43.3 KB
v27-0006-Add-UPDATE-DELETE-FOR-PORTION-OF.patch text/x-patch 162.5 KB
v27-0007-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch text/x-patch 141.2 KB
v27-0008-Add-PERIODs.patch text/x-patch 151.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-03-01 22:11:08 Re: Introduce XID age and inactive timeout based replication slot invalidation
Previous Message Jacob Champion 2024-03-01 21:49:12 Re: Experiments with Postgres and SSL