Re: First draft of PG 19 release notes

From: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-06-05 08:11:08
Message-ID: 20260605171108.64f79002de99f302d13d5416@sraoss.co.jp
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, 14 Apr 2026 21:18:57 -0400
Bruce Momjian <bruce(at)momjian(dot)us> wrote:

> I have completed the first draft of the PG 19 release notes:
>
> https://www.postgresql.org/docs/devel/release-19.html

I noticed duplicate names in the psql tab completion improvement entry.
Yugo Nagata and Fujii Masao each appear twice.

If this is not intentional, we could remove the duplicates as in the attached patch.

Regareds,
Yugo Nagata

--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>

Attachment Content-Type Size
release_remove_duplicate_name.patch text/x-diff 893 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-06-05 08:21:39 Re: Can we use Statistics Import and Export feature to perforamance testing?
Previous Message Yugo Nagata 2026-06-05 07:56:41 Rename EXISTS-to-ANY converted subplan to exists_to_any