Re: add tab-complete for ALTER DOMAIN ADD... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: add tab-complete for ALTER DOMAIN ADD...
Date
Msg-id 38097.1747063453@sss.pgh.pa.us
Whole thread Raw
In response to Re: add tab-complete for ALTER DOMAIN ADD...  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
> On 2025/05/11 23:22, Álvaro Herrera wrote:
>> Done that, and pushed.

> I have no objection to this commit. However, I had assumed we would
> wait to commit changes like this - which aren't bug fixes or
> v18-related oversights - until master becomes the development branch
> for v19. Maybe I'm missing something..

I was surprised by this commit too.  Yeah, it's small, but feature
freeze is not about small.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Maxim Orlov
Date:
Subject: Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Next
From: Álvaro Herrera
Date:
Subject: Re: add tab-complete for ALTER DOMAIN ADD...