Re: 2022-08-11 release announcement draft

2022-08-08 Thread Jonathan S. Katz
On 8/8/22 12:44 PM, Justin Pryzby wrote: On Mon, Aug 08, 2022 at 11:50:16AM -0400, Jonathan S. Katz wrote: * Fix [`pg_upgrade`](https://www.postgresql.org/docs/current/pgupgrade.html) to detect non-upgradable usages of functions accepting `anyarray` parameters. use or usage This line comes d

Re: 2022-08-11 release announcement draft

2022-08-08 Thread Justin Pryzby
On Mon, Aug 08, 2022 at 11:50:16AM -0400, Jonathan S. Katz wrote: > * Fix [`pg_upgrade`](https://www.postgresql.org/docs/current/pgupgrade.html) > to > detect non-upgradable usages of functions accepting `anyarray` parameters. use or usage > and regressions before the general availability of Pos