Re: NOT ENFORCED constraint feature - Mailing list pgsql-hackers

From Amul Sul
Subject Re: NOT ENFORCED constraint feature
Date
Msg-id CAAJ_b97vA3MoMSqY6MGpcPyBMYPefrQ2j7NNojRVH5jBzzNFeg@mail.gmail.com
Whole thread Raw
In response to Re: NOT ENFORCED constraint feature  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Thu, Jan 16, 2025 at 6:07 PM Peter Eisentraut <peter@eisentraut.org> wrote:
>
> On 11.01.25 18:26, Amul Sul wrote:
> > On Saturday, 11 January 2025, Peter Eisentraut <peter@eisentraut.org
> > <mailto:peter@eisentraut.org>> wrote:
> >
> >     I have applied v8-0001, with some editing of the documentation and
> >     in the tests.  I'll continue reviewing the subsequent patches.
> >
> >
> > Thank you for the improvement and commit.
>
> I have also committed v8-0002, the refactor of ATExecAlterConstrRecurse().
>
> All the remaining patches go together, so w are now waiting on an
> updated patch set from you.
>

Thanks!

Yes, I'm working on it and will post it tomorrow.

Regards,
Amul



pgsql-hackers by date:

Previous
From: Matheus Alcantara
Date:
Subject: Re: SCRAM pass-through authentication for postgres_fdw
Next
From: Peter Eisentraut
Date:
Subject: Re: refactor AlterDomainAddConstraint (alter domain add constraint)