Re: SQL:2011 application time

From: Paul Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: SQL:2011 application time
Date: 2021-11-16 23:55:26
Message-ID: 5650d77a-1d73-fd8d-4410-8e97dbeff572@illuminatedcomputing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are some new patches rebased on the latest master.

I haven't made any substantive changes, but I should have time soon to
take a stab at supporting partitioned tables and removing some of my own
TODOs (things like making sure I'm locking things correctly). I don't
think there is any outstanding feedback other than that.

But in the meantime here are some up-to-date patches.

Yours,

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

Attachment Content-Type Size
v9-0001-Add-PERIODs.patch text/x-patch 117.4 KB
v9-0002-Add-temporal-PRIMARY-KEY-and-UNIQUE-constraints.patch text/x-patch 83.4 KB
v9-0003-Add-UPDATE-DELETE-FOR-PORTION-OF.patch text/x-patch 144.6 KB
v9-0004-Add-temporal-FOREIGN-KEYs.patch text/x-patch 306.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2021-11-17 01:44:00 isolation test output format
Previous Message Greg Nancarrow 2021-11-16 23:39:00 Re: row filtering for logical replication