From: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Amul Sul <sulamul(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Joel Jacobson <joel(at)compiler(dot)org>, Suraj Kharage <suraj(dot)kharage(at)enterprisedb(dot)com> |
Subject: | Re: NOT ENFORCED constraint feature |
Date: | 2025-02-17 19:17:23 |
Message-ID: | 202502171917.vb2yci32zcli@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
On 2025-Feb-17, Amul Sul wrote:
> I have renamed AlterConstraintStmt to ATAlterConstraint as per your
> suggestion in the attached version. Apart from this, there are no
> other changes, as the final behavior is still unclear based on the
> discussions so far.
Okay, thanks. I've taken your alterDeferrability from your later patch
(renamed to just "deferrability"). Also, IMO the routine structure
needs a bit of a revamp. What do you think of the attached, which is
mostly your 0001? (Actually, now that I look, it seems I made more or
less the same changes you'd be doing in 0008, so this should be okay.)
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Attachment | Content-Type | Size |
---|---|---|
0001-Add-ATAlterConstraint-struct-for-ALTER-.-CONSTRAINT.patch | text/x-diff | 12.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-02-17 19:23:55 | Re: New buildfarm animals with FIPS mode enabled |
Previous Message | Sergey Belyashov | 2025-02-17 19:17:05 | Re: BUG #18815: Logical replication worker Segmentation fault |