Re: [PATCH] Documentation
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Mikael Gustavsson <mikael.gustavsson@smhi.se>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-19T08:53:21Z
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 →
-
createuser: Update docs to reflect defaults
- c813007376c4 15.16 landed
- 818ab0116ab3 14.21 landed
- 77ade60a0a3a 18.2 landed
- 8dd074abd0c3 17.8 landed
- d3a2781e5877 16.12 landed
- ece25c2611d2 19 (unreleased) landed
-
Further doc updates to reflect MD5 deprecation
- e171405afe95 19 (unreleased) landed
- cdcab17e7e5d 18.2 landed
-
Update pg_hba.conf example to reflect MD5 deprecation
- cf8c8adfe381 18.2 landed
- 44f49511b794 19 (unreleased) landed
On Thu, Dec 18, 2025 at 2:31 PM Mikael Gustavsson <mikael.gustavsson@smhi.se> wrote: > This patch updates some examples in documentation client-auth.sgml from md5 to scram-sha-256 > Reference: https://www.postgresql.org/message-id/176595607507.978865.11597773194269211255%40wrigleys.postgresql.org Pushed and backpatched to PG18, thanks! -- John Naylor Amazon Web Services