Re: fix ancient typo in transformRelOptions() - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: fix ancient typo in transformRelOptions()
Date
Msg-id 202508052156.d7n5jjro3jne@alvherre.pgsql
Whole thread Raw
In response to fix ancient typo in transformRelOptions()  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: fix ancient typo in transformRelOptions()
List pgsql-hackers
On 2025-Aug-05, Nathan Bossart wrote:

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

I have vague recollections of it being this way because of "namespace"
being a C++ keyword.  (commit is 3a5b77371522, but I don't have energy
to look for the discussion right now.)

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"We’ve narrowed the problem down to the customer’s pants being in a situation
 of vigorous combustion" (Robert Haas, Postgres expert extraordinaire)



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: More protocol.h replacements this time into walsender.c
Next
From: Masahiko Sawada
Date:
Subject: Re: Convert varatt.h macros to static inline functions