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