Re: Minor spelling fix in memnodes.h - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Minor spelling fix in memnodes.h
Date
Msg-id 605C6834-95EE-4B14-A485-204A7762C8F3@yesql.se
Whole thread Raw
In response to Re: Minor spelling fix in memnodes.h  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
> On 17 Oct 2025, at 11:18, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Fri, 17 Oct 2025 at 20:39, Rafia Sabih <rafia.pghackers@gmail.com> wrote:
>> Came across this spelling error alloced -> allocated.
>> Patch for the fix is attached.
>
> I suspect it is written as Tom intended it.

+1, that was my conclusion as well.  While I'm personally not a fan of the use,
there are more comments using it as well as variables and struct members.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Minor spelling fix in memnodes.h
Next
From: Jakub Wartak
Date:
Subject: Re: postgres_fdw: Use COPY to speed up batch inserts