Minor spelling fix in memnodes.h

From: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Minor spelling fix in memnodes.h
Date: 2025-10-17 07:39:25
Message-ID: CA+FpmFe7LnRF2NA_QfARjkSWme4mNt+Udwbh2Yb=zZm35Ji31w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Came across this spelling error alloced -> allocated.
Patch for the fix is attached.

--
Regards,
Rafia Sabih
CYBERTEC PostgreSQL International GmbH

Attachment Content-Type Size
spell_fix.patch application/octet-stream 696 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-10-17 07:45:38 Re: Preserve index stats during ALTER TABLE ... TYPE ...
Previous Message Bertrand Drouvot 2025-10-17 07:18:19 Re: Question about InvalidatePossiblyObsoleteSlot()