Re: SQL:2011 application time

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, vignesh C <vignesh21(at)gmail(dot)com>
Subject: Re: SQL:2011 application time
Date: 2025-05-08 16:20:06
Message-ID: CA+renyWEOn33TBQzR4=gDKkOREtBGpDLzQqvyXj8v8ZQ9VWJCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 19, 2025 at 8:32 PM Paul Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
> Here is another set of patches, just rebasing and fixing a CI failure in contrib/sepgsql.

v51 attached, just rebasing to b560ce7884.

Yours,

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

Attachment Content-Type Size
v51-0002-Add-UPDATE-DELETE-FOR-PORTION-OF.patch application/octet-stream 191.6 KB
v51-0001-Add-without_portion-GiST-support-proc.patch application/octet-stream 41.2 KB
v51-0004-Expose-FOR-PORTION-OF-to-plpgsql-triggers.patch application/octet-stream 13.2 KB
v51-0003-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch application/octet-stream 205.0 KB
v51-0005-Add-PERIODs.patch application/octet-stream 547.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniele Varrazzo 2025-05-08 16:58:25 Fix PQport to never return NULL if the connection is valid
Previous Message Sami Imseih 2025-05-08 16:10:05 Re: Prolonged truncation phase during vacuum on toast table with repeated interruptions by lock waiters and a proposed POC patch