Re: First draft of PG 19 release notes

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

On Fri, Jun 5, 2026 at 02:17:01PM -0500, Baji Shaik wrote:
>
>
> On Fri, Jun 5, 2026 at 1:58 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> My apologies, this is the old version;  the most current version is
> here:
>
>         https://momjian.us/pgsql_docs/release-19.html
>
>
> Can e5035950dab ("psql: Fix tab completion for REPACK boolean options")
> also be part of the notes?
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=e5035950dab

Uh, I don't add tab fixes for new commands in the release note. I am
more focused on adding changes for tab completion for existing commands,
though I tend to add them on the first pass but not in later months.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Tiwari 2026-06-05 19:29:18 Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Previous Message Ayush Tiwari 2026-06-05 19:27:56 Remove the refint contrib module (for v20)