Re: alter check constraint enforceability

From: Amul Sul <sulamul(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Robert Treat <rob(at)xzilla(dot)net>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: alter check constraint enforceability
Date: 2025-12-16 06:34:40
Message-ID: CAAJ_b97wT9ks7QffYT8Ui1Vx6w0wwB1xqL1Du9Kmmu1SP0k-3A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 16, 2025 at 10:26 AM jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
> On Mon, Dec 15, 2025 at 7:49 PM Amul Sul <sulamul(at)gmail(dot)com> wrote:
> >
> > [...]
> v6-0001, v6-0002 both indented properly via pgindent, also polished the commit
> messages.

Thanks. I don't have any other comments. The patch is now ready for
committer review. I have updated the status of the CommitFest entry
accordingly.

Regards,
Amul

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-12-16 06:42:00 Re: Implement waiting for wal lsn replay: reloaded
Previous Message Peter Smith 2025-12-16 06:32:20 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart