Re: Typo in src/backend/access/nbtree/README?
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Richard Guo <guofenglinux@gmail.com>
Cc: Gurjeet Singh <gurjeet@singh.im>, "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2023-06-09T04:24:22Z
Lists: pgsql-hackers
On Fri, Jun 09, 2023 at 11:29:02AM +0800, Richard Guo wrote: > On Fri, Jun 9, 2023 at 10:37 AM Gurjeet Singh <gurjeet@singh.im> wrote: > >> 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. > > > +1. A little nitpick: the new line seems overly long compared to > adjacent lines, should we wrap it? Committed, thanks. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
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