Re: 2023-08-10 release announcement draft
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Noah Misch <noah@leadboat.com>
Cc: David Rowley <dgrowleyml@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-10T02:09:10Z
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 8/9/23 1:04 AM, Noah Misch wrote: > 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. I took your suggestion. Thanks! Jonathan