Re: 2023-08-10 release announcement draft
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: David Rowley <dgrowleyml@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-09T05:04:36Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Release notes for 15.4, 14.9, 13.12, 12.16, 11.21.
- accf4f84887e 15.4 cited
On Mon, Aug 07, 2023 at 10:03:44PM -0400, Jonathan S. Katz wrote: > Fixes in PostgreSQL 16 Beta 3 > ----------------------------- > > The following includes fixes included in PostgreSQL 16 Beta 3: With both "includes" and "included" there, this line reads awkwardly to me. I'd just delete the line, since the heading has the same information. > * Add the `\drg` command to `psql` to display information about role grants. > * Add timeline ID to filenames generated with `pg_waldump --save-fullpage`. > * Fix crash after a deadlock occurs in a parallel `VACUUM` worker. > > Please see the [release notes](https://www.postgresql.org/docs/16/release-16.html) > for a complete list of new and changed features: > > [https://www.postgresql.org/docs/16/release-16.html](https://www.postgresql.org/docs/16/release-16.html)