Thread
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Improve some wording in pg_upgrade/IMPLEMENTATION
- c7c801ef3ba0 17.0 landed
-
Minor edit to src/bin/pg_upgrade/IMPLEMENTAION
Gurjeet Singh <gurjeet@singh.im> — 2023-10-10T04:55:29Z
The attached patch adds the word 'databases' to show that template0, template1 and postgres are databases in a default installation. Best regards, Gurjeet http://Gurje.et
-
Re: Minor edit to src/bin/pg_upgrade/IMPLEMENTAION
Michael Paquier <michael@paquier.xyz> — 2023-10-10T05:59:32Z
On Mon, Oct 09, 2023 at 09:55:29PM -0700, Gurjeet Singh wrote: > The attached patch adds the word 'databases' to show that template0, > template1 and postgres are databases in a default installation. +1. -- Michael