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-01-02 01:59:47
Message-ID: 159ba553-43c7-4557-bf05-74447cc6013b@illuminatedcomputing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/31/23 00:51, Paul Jungwirth wrote:
> That's it for now.

Here is another update. I fixed FOR PORTION OF on partitioned tables, in particular when the attnums
are different from the root partition.

Rebased to cea89c93a1.

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

Attachment Content-Type Size
v21-0001-Add-stratnum-GiST-support-function.patch text/x-patch 18.8 KB
v21-0002-Add-temporal-PRIMARY-KEY-and-UNIQUE-constraints.patch text/x-patch 77.3 KB
v21-0003-Add-GiST-referencedagg-support-func.patch text/x-patch 9.9 KB
v21-0004-Add-temporal-FOREIGN-KEYs.patch text/x-patch 144.6 KB
v21-0005-Add-multi-range_without_portion-proc-operator.patch text/x-patch 17.1 KB
v21-0006-Add-UPDATE-DELETE-FOR-PORTION-OF.patch text/x-patch 154.4 KB
v21-0007-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch text/x-patch 112.0 KB
v21-0008-Add-PERIODs.patch text/x-patch 128.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2024-01-02 02:45:40 Re: Commitfest manager January 2024
Previous Message jian he 2024-01-02 00:00:00 Re: Add pg_basetype() function to obtain a DOMAIN base type