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

From: Gurjeet Singh <gurjeet(at)singh(dot)im>
To: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in src/backend/access/nbtree/README?
Date: 2023-06-09 02:36:41
Message-ID: CABwTF4UpJUPmJ4zTH_ad7QzhyOukjbXGcA5veCCUxti+wuXKoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 8, 2023 at 7:11 AM Daniel Westermann (DWE)
<daniel(dot)westermann(at)dbi-services(dot)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

Attachment Content-Type Size
v1-0001-Fix-grammar.patch application/x-patch 1.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-06-09 02:59:03 Re: Implement generalized sub routine find_in_log for tap test
Previous Message Masahiko Sawada 2023-06-09 01:45:06 Re: running logical replication as the subscription owner