Re: open items
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Melanie Plageman <melanieplageman@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-10T13:28:03Z
Lists: pgsql-hackers
> On 10 May 2024, at 14:48, Melanie Plageman <melanieplageman@gmail.com> wrote: > > On Thu, May 9, 2024 at 3:28 PM Robert Haas <robertmhaas@gmail.com> wrote: >> >> Just a few reminders about the open items list at >> https://wiki.postgresql.org/wiki/PostgreSQL_17_Open_Items -- >> >> * Incorrect Assert in heap_end/rescan for BHS. Either the description >> of this item is inaccurate, or we've been unable to fix an incorrect >> assert after more than a month. I interpret >> https://www.postgresql.org/message-id/54858BA1-084E-4F7D-B2D1-D15505E512FF%40yesql.se >> as a vote in favor of committing some patch by Melanie to fix this. It's indeed a vote for that. >> Either Tomas should commit that patch, or Melanie should commit that >> patch, or somebody should say why that patch shouldn't be committed, >> or someone should request more help determining whether that patch is >> indeed the correct fix, or something. But let's not just sit on this. > > Sorry, yes, the trivial fix has been done for a while. There is one > outstanding feedback on the patch: an update to one of the comments > suggested by Tomas. I got distracted by trying to repro and fix a bug > from the section "live issues affecting stable branches". I will > update this BHS patch by tonight and commit it once Tomas has a chance > to +1. +1 -- Daniel Gustafsson
Commits
-
Change ALPN protocol ID to IANA-approved "postgresql"
- 407e0b023cdb 17.0 landed