Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Chao Li
Subject Re: First draft of PG 19 release notes
Date
Msg-id 6D50BAF9-0586-420C-AFAC-CCDB61EF694A@gmail.com
Whole thread
In response to Re: First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of PG 19 release notes
List pgsql-hackers

> On Jun 18, 2026, at 09:45, Bruce Momjian <bruce@momjian.us> wrote:
>
> On Wed, Jun 17, 2026 at 09:34:38PM -0400, Bruce Momjian wrote:
>> On Thu, Jun 18, 2026 at 10:29:47AM +0900, Fujii Masao wrote:
>>> On Wed, Apr 15, 2026 at 10:19 AM Bruce Momjian <bruce@momjian.us> wrote:
>>>>
>>>> I have completed the first draft of the PG 19 release notes:
>>>
>>> Thanks for working on the release note!
>>>
>>>    Reduce lock level of ALTER DOMAIN ... VALIDATE CONSTRAINT to match
>>> ALTER TABLE ... VALIDATE CONSTRAINT (Jian He) §
>>>
>>> I reverted this change at commit 64797ad97d6, so could you please
>>> remove this item from the release notes?
>>
>> Oh, I missed that one, removed, thanks.
>
> Ah, I missed it because it happened today and I was only current as of
> yesterday.  I have now updated to be current as of today.
>
> --
>  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
>  EDB                                      https://enterprisedb.com
>
>  Do not let urgent matters crowd out time for investment in the future.

Hi, Bruce,

I noticed a typo in the item about “2026-03-27 [d7965d65f] Add rudimentary table prioritization to autovacuum”. The
lineis quite long, so I attached a diff file for your convenience. 

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/





Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: doc: fix pg_stat_autovacuum_scores threshold wording
Next
From: Chengpeng Yan
Date:
Subject: Re: Improve UNION's output rowcount estimate