2022-08-11 release announcement draft
Hi,
Please see attached draft of the 2022-08-11 release announcement.
Please provide feedback on {technical accuracy, omissions, any other
errors} no later than 2022-08-11 0:00 AoE[1]https://en.wikipedia.org/wiki/Anywhere_on_Earth.
Thanks,
Jonathan
Attachments:
20220811updaterelease.mdtext/plain; charset=UTF-8; name=20220811updaterelease.mdDownload
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
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 directly from the release notes and appears to be
correct as is.
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
Fixed.
APIs are still possible. Your feedback and testing will help determine the final
and APIs
Fixed.
tweaks on the new features, so please test in the near future. The quality of
remove "new" before features ?
I believe this is personal preference. I would like to leave in "new" as
we are releasing new features in PostgreSQL 15.
Thanks,
Jonathan