Re: Draft release notes for next week's releases are up

2024-08-03 Thread Tom Lane
Melanie Plageman writes: > For the "Prevent infinite loop in VACUUM" item, I noticed two things Thanks for looking! > 1) In REL_17_STABLE, the behavior is an ERROR -- not an infinite loop. > Perhaps it is not worth mentioning the differing behavior because 17 > hasn't GA'd yet, but I just wanted

Re: Draft release notes for next week's releases are up

2024-08-03 Thread Melanie Plageman
On Fri, Aug 2, 2024 at 4:26 PM Tom Lane wrote: > > See > > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ee219ee8c40d88e7a0ef52c3c1b76c90bbd0d164 > > As usual, please send corrections/comments by Sunday. For the "Prevent infinite loop in VACUUM" item, I noticed two things 1)

Re: Draft release notes for next week's releases

2021-11-06 Thread Tom Lane
Peter Geoghegan writes: > You probably won't miss this, but just in case: Alexander's very > recent "Reset lastOverflowedXid on standby when needed" commit needs > to be listed now. Yup, I saw it. regards, tom lane

Re: Draft release notes for next week's releases

2021-11-06 Thread Peter Geoghegan
On Fri, Nov 5, 2021 at 5:27 PM Tom Lane wrote: > As usual, please send any comments/corrections by Sunday. You probably won't miss this, but just in case: Alexander's very recent "Reset lastOverflowedXid on standby when needed" commit needs to be listed now. -- Peter Geoghegan

Re: Draft release notes for next week's releases

2021-11-06 Thread Tom Lane
Justin Pryzby writes: > On Fri, Nov 05, 2021 at 08:27:49PM -0400, Tom Lane wrote: >> + one more row than requested, so tha it can determine whether the > A little typo: tha it > [ etc ] Ugh. These notes were prepared in a bit more haste than usual, and I guess it shows :-(. Will fix, tha

Re: Draft release notes for next week's releases

2021-11-05 Thread Justin Pryzby
On Fri, Nov 05, 2021 at 08:27:49PM -0400, Tom Lane wrote: > First draft is up at > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=39387228c8b7043d168bada0c64e9f59e83285f5 > As usual, please send any comments/corrections by Sunday. + one more row than requested, so tha it c