From: | Amul Sul <sulamul(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Joel Jacobson <joel(at)compiler(dot)org> |
Subject: | Re: NOT ENFORCED constraint feature |
Date: | 2024-11-15 10:20:10 |
Message-ID: | CAAJ_b95NTB2o8g+zHHgBDF_KWTDM_zaq_Vjy-XsOZ4VLj2vJJg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Nov 14, 2024 at 7:10 PM Amul Sul <sulamul(at)gmail(dot)com> wrote:
>
> On Tue, Nov 12, 2024 at 3:48 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> >
> Updated version attached.
>
In the attached version, did minor corrections in the document and
improved test coverage.
Regards,
Amul
Attachment | Content-Type | Size |
---|---|---|
v4-0001-Add-support-for-NOT-ENFORCED-in-CHECK-constraints.patch | application/x-patch | 51.6 KB |
v4-0002-refactor-split-ATExecAlterConstrRecurse.patch | application/x-patch | 8.3 KB |
v4-0003-refactor-Change-ATExecAlterConstrRecurse-argument.patch | application/x-patch | 6.2 KB |
v4-0004-Remove-hastriggers-flag-check-before-fetching-FK-.patch | application/x-patch | 10.5 KB |
v4-0005-Add-support-for-NOT-ENFORCED-in-foreign-key-const.patch | application/x-patch | 54.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2024-11-15 10:24:04 | Add support for Tcl 9 |
Previous Message | Peter Eisentraut | 2024-11-15 10:19:50 | Re: Proper object locking for GRANT/REVOKE |