Re: Minor spelling fix in memnodes.h

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Minor spelling fix in memnodes.h
Date: 2025-10-17 09:22:25
Message-ID: 605C6834-95EE-4B14-A485-204A7762C8F3@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 Oct 2025, at 11:18, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Fri, 17 Oct 2025 at 20:39, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2025-10-17 09:28:44 Re: postgres_fdw: Use COPY to speed up batch inserts
Previous Message David Rowley 2025-10-17 09:18:36 Re: Minor spelling fix in memnodes.h