Re: Typo in src/backend/access/nbtree/README?

Richard Guo <guofenglinux@gmail.com>

From: Richard Guo <guofenglinux@gmail.com>
To: Gurjeet Singh <gurjeet@singh.im>
Cc: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2023-06-09T03:29:02Z
Lists: pgsql-hackers
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?

Thanks
Richard

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix missing word in nbtree/README.