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 PostgreSQL 15. As > this is a beta release , changes to database behaviors, feature details, Extraneous space before comma > APIs are still possible. Your feedback and testing will help determine the > final and APIs > tweaks on the new features, so please test in the near future. The quality of remove "new" before features ? -- Justin