From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PG 18 release notes draft committed |
Date: | 2025-05-20 12:01:47 |
Message-ID: | aCxvK3Zh3SFlLgbw@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, May 15, 2025 at 02:02:02PM -0400, Álvaro Herrera wrote:
> As related anecdote, the rename of columns in pg_stat_activity a few
> years back caused some pg_upgrade pain, which IMO was understandable;
> it's reasonable to call that kind of thing out as a possible
> incompatibility, at least IMO.
>
> > The "Migration" section also doesn't list changes to the exported
> > PostgreSQL functins, which has bitten me as extension developer several
> > times.
>
> Hmm.
I have thought about such issues, and I feel there are so many items
that would be interesting to extension developers that adding just a few
to the release notes would not be very helpful, and if we add all of
them it would be distracting for the majority of users. It might be
helpful for someone to write a wiki page specifically for that audience.
--
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2025-05-20 12:28:18 | Re: PG 18 release notes draft committed |
Previous Message | Amit Kapila | 2025-05-20 11:41:06 | Re: Conflict detection for update_deleted in logical replication |