Re: Typo in src/backend/access/nbtree/README?
Gurjeet Singh <gurjeet@singh.im>
From: Gurjeet Singh <gurjeet@singh.im>
To: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2023-06-09T02:36:41Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-grammar.patch (application/x-patch) patch v1-0001
On Thu, Jun 8, 2023 at 7:11 AM Daniel Westermann (DWE) <daniel.westermann@dbi-services.com> wrote: > > ... shouldn't there be a "to" before "detect"? > > These two additions make it possible detect a concurrent page split Agreed. Attached is a small patch that fixes this. Thanks for the report! Best regards, Gurjeet http://Gurje.et
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix missing word in nbtree/README.
- 9aee26a491ba 16.0 landed