Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>
Subject: Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking
Date: 2026-06-17 00:12:33
Message-ID: CAHGQGwEutAPSR+CGjkWkhnX+CegaNN7RMDD70PD_WHLruM4J4w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 15, 2026 at 10:11 AM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> Okay, I manually reverted 16a0039dc0d1 with retaining a99c6b56f. I also updated the commit message accordingly. See the attached v3.

Thanks for updating the patch! Barring any objections, I will commit it.

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-06-17 00:26:22 Re: faulty error handling around pgstat_count_io_op_time()
Previous Message Tatsuo Ishii 2026-06-16 23:47:35 Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').