Re: PostgreSQL 17 Release Management Team & Feature Freeze
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Robert Haas <robertmhaas@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-03-18T05:16:51Z
Lists: pgsql-hackers
On Mon, Mar 18, 2024 at 03:49:24AM +0000, Hayato Kuroda (Fujitsu) wrote: > I think the entry can be closed: > > ``` > pg_upgrade with --link mode failing upgrade of publishers > Commit: 29d0a77fa660 > Owner: Amit Kapila > ``` > > The reported failure was only related with the test script, not the feature. > The issue has already been analyzed and the fix patch was pushed as f17529b710. If you think that this is OK, and as far as I can see this looks OK on the thread, then this open item should be moved under "resolved before 17beta1", mentioning the commit involved in the fix. Please see [1] for examples. [1]: https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items#resolved_before_16beta1 -- Michael