From: | Paul Jungwirth <pj(at)illuminatedcomputing(dot)com> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | jian he <jian(dot)universality(at)gmail(dot)com>, Isaac Morland <isaac(dot)morland(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: SQL:2011 application time |
Date: | 2024-10-25 00:22:32 |
Message-ID: | 95c6d49b-7d60-4ad0-820c-e00ae1b2a3d4@illuminatedcomputing.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10/21/24 14:46, Paul Jungwirth wrote:
> Here is a new set of patches, including new patches to (1) fix logical replication with WITHOUT
> OVERLAPS indexes and (2) address some documentation lapses pointed out in jian he's feedback. Since
> all that is against the already-commited PK/UNIQUE/FK work, I've kept them separate here from the
> FOR PORTION OF etc patches. I've also added the logical replication problem to the v18 Open Items
> wiki page.
New patches attached to fix some conflicts. I don't think there is anything else except cleaning up
some sloppy white space.
Rebased to d32d146399.
Yours,
--
Paul ~{:-)
pj(at)illuminatedcomputing(dot)com
Attachment | Content-Type | Size |
---|---|---|
v42-0001-Add-WITHOUT-OVERLAPS-and-PERIOD-to-ALTER-TABLE-r.patch | text/x-patch | 2.9 KB |
v42-0002-Update-conexclop-docs-for-WITHOUT-OVERLAPS.patch | text/x-patch | 1.0 KB |
v42-0003-Fix-logical-replication-for-temporal-tables.patch | text/x-patch | 29.6 KB |
v42-0004-Add-support-funcs-for-FOR-PORTION-OF.patch | text/x-patch | 44.2 KB |
v42-0005-Add-UPDATE-DELETE-FOR-PORTION-OF.patch | text/x-patch | 185.1 KB |
v42-0006-Add-CASCADE-SET-NULL-SET-DEFAULT-for-temporal-fo.patch | text/x-patch | 225.1 KB |
v42-0007-Add-PERIODs.patch | text/x-patch | 557.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-10-25 00:33:12 | Re: Add isolation test template in injection_points for wait/wakeup/detach |
Previous Message | torikoshia | 2024-10-25 00:21:52 | Re: Enhancing Memory Context Statistics Reporting |