public inbox for [email protected]
help / color / mirror / Atom feedFrom: Cédric Villemain <[email protected]>
To: Jonathan S. Katz <[email protected]>
Cc: PostgreSQL Advocacy <[email protected]>
Subject: Re: PostgreSQL 16 Beta 1 release announcement draft
Date: Sat, 20 May 2023 21:24:43 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Hi Jonathan,
> Please review for inaccuracies, omissions, and other suggestions /
> errors.
>
Minor patch attached, with comments.
---
Cédric Villemain +33 (0)6 20 30 22 52
https://Data-Bene.io
PostgreSQL: Expertise - Formation - Développement - Assistance Technique
Attachments:
[text/x-patch] 16beta1.patch (1.6K, 3-16beta1.patch)
download | inline diff:
--- 16beta1.md.orig 2023-05-20 21:12:11.193708177 +0200
+++ 16beta1.md 2023-05-20 21:19:52.954651807 +0200
@@ -61,7 +61,7 @@
### Developer Experience
-PostgreSQL 16 continues to to implement the [SQL/JSON](https://www.postgresql.org/docs/devel/functions-json.html)
+PostgreSQL 16 continues to implement the [SQL/JSON](https://www.postgresql.org/docs/devel/functions-json.html)
standard for manipulating [JSON](https://www.postgresql.org/docs/devel/datatype-json.html)
data, including support for SQL/JSON constructors (e.g. `JSON_ARRAY()`,
`JSON_ARRAYAGG()` et al), and identity functions (`IS JSON`). This release also
@@ -84,7 +84,7 @@
These include `pg_maintain`, which enables execution of operations such as
`VACUUM`, `ANALYZE`, `REINDEX`, and others, and `pg_createsubscription`, which
allows users to create a logical replication subscription. Additionally,
-starting with release, logical replication subscribers execute transactions on a
+starting with (this?) release, logical replication subscribers execute transactions on a
table as the table owner, not the superuser.
PostgreSQL 16 now lets you use regular expressions in the [`pg_hba.conf`](https://www.postgresql.org/docs/devel/auth-pg-hba-conf.html)
@@ -126,7 +126,7 @@
### Other Notable Changes
For Windows installations, PostgreSQL 16 now supports a minimum version of
-Windows 10. Additionally, PostgreSQL 16 removes the `promote_trigger_file`
+Windows 10. <!-- Is it on Windows too ? -->Additionally, PostgreSQL 16 removes the `promote_trigger_file`
option to enable the promotion of a standby. Users should use the
`pg_ctl promote` command or `pg_promote()` function to promote a standby.
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: PostgreSQL 16 Beta 1 release announcement draft
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox