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 20:38:27
Message-ID: 6c3edb2c-bc45-4f19-babd-8f4edf39b384@illuminatedcomputing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/29/24 13:16, Paul Jungwirth wrote:
> Hello,
>
> Here is another patch series for application time.
Here is a v26 patch series to fix a cfbot failure in sepgsql. Rebased to 655dc31046.

Yours,

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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Euler Taveira 2024-03-01 20:48:20 Re: speed up a logical replica setup
Previous Message Melanie Plageman 2024-03-01 19:31:41 Re: BitmapHeapScan streaming read user and prelim refactoring