fix ancient typo in transformRelOptions()

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: fix ancient typo in transformRelOptions()
Date: 2025-08-05 21:03:33
Message-ID: aJJxpfsDfiQ1VbJ5@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed that this function has a "namspace" parameter. The attached
patch adds the missing 'e'.

--
nathan

Attachment Content-Type Size
v1-0001-fix-ancient-typo-in-transformRelOptions.patch text/plain 2.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-08-05 21:21:57 Re: Convert varatt.h macros to static inline functions
Previous Message Tom Lane 2025-08-05 20:59:14 Re: Convert varatt.h macros to static inline functions