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

From David Rowley
Subject Re: Minor spelling fix in memnodes.h
Date
Msg-id CAApHDvqZmYqwj_NNGcPXF6xWP2NfyRs3p6m6SwsBuVgWTQoObA@mail.gmail.com
Whole thread Raw
In response to Re: Minor spelling fix in memnodes.h  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, 18 Oct 2025 at 03:37, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> David Rowley <dgrowleyml@gmail.com> writes:
> > 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.
>
> Yeah, it's not a typo but an intentional abbreviation.  Having said
> that, I don't have any objection to changing it, especially since
> there's now a use of "allocated" just two lines away.

Sounds good. I've pushed the patch.

David



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Next
From: Michael Paquier
Date:
Subject: Re: Executing pg_createsubscriber with a non-compatible control file