Revisions to 2022-11-10 update announcement
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 20 Jan 2023 14:57:28 +0000 (09:57 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 20 Jan 2023 14:57:28 +0000 (09:57 -0500)
update_releases/current/20221110updaterelease.md

index 50265927bc842d696a9b9070a6f37df1684a97e6..fa3bc520deb81e9629ae5e980a5279a7fb3e2ff2 100644 (file)
@@ -38,7 +38,7 @@ in more places.
 * Disallow logical replication into foreign-table partitions.
 * Prevent crash in replication works after a SQL or PL/pgSQL function syntax
 error.
-* `psql -c` now exists with a nonzero status if the query is canceled.
+* `psql -c` now exits with a nonzero status if the query is canceled.
 * Allow cross-platform tablespace relocation in `pg_basebackup`.
 * Fix pg_dump to include comments attached to some `CHECK` constraints.
 
@@ -83,4 +83,5 @@ Links
 * [Release Notes](https://www.postgresql.org/docs/release/)
 * [Security](https://www.postgresql.org/support/security/)
 * [Versioning Policy](https://www.postgresql.org/support/versioning/)
+* [PostgreSQL 15 Release Announcement](https://www.postgresql.org/about/press/)
 * [Follow @postgresql on Twitter](https://twitter.com/postgresql)