| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
| Cc: | Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: add tab-complete for ALTER DOMAIN ADD... |
| Date: | 2025-05-12 15:24:13 |
| Message-ID: | 38097.1747063453@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey Borodin | 2025-05-12 15:42:11 | Re: Small fixes needed by high-availability tools |
| Previous Message | Maxim Orlov | 2025-05-12 14:25:00 | Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root |