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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Gurjeet Singh <gurjeet(at)singh(dot)im>, "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>, "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 04:24:22
Message-ID: 20230609042422.GA52837@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)singh(dot)im> wrote:
>
>> 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.
>
>
> +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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Drouvot, Bertrand 2023-06-09 04:26:07 Re: Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN
Previous Message Richard Guo 2023-06-09 03:29:02 Re: Typo in src/backend/access/nbtree/README?