Re: Minor spelling fix in memnodes.h

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Minor spelling fix in memnodes.h
Date: 2025-10-17 09:18:36
Message-ID: CAApHDvpwmo-wqoY7Mwt7JaUxuB2YAK+t4-gCSvhMNi+Gxh3CdA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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. The callback function in
MemoryContextMethods is called 'alloc' so I guess "alloced" is the
function name as a verb.

Maybe it's worth changing if there's confusion.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-10-17 09:22:25 Re: Minor spelling fix in memnodes.h
Previous Message Daniel Gustafsson 2025-10-17 09:15:39 Re: ci: Skip minfree file in the cores_backtrace.sh