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

From Nathan Bossart
Subject Re: fix ancient typo in transformRelOptions()
Date
Msg-id aJOZlrQgGTskogtW@nathan
Whole thread Raw
In response to Re: fix ancient typo in transformRelOptions()  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: fix ancient typo in transformRelOptions()
Re: fix ancient typo in transformRelOptions()
List pgsql-hackers
On Wed, Aug 06, 2025 at 12:09:28PM -0500, Nathan Bossart wrote:
> On Tue, Aug 05, 2025 at 09:20:09PM -0500, Nathan Bossart wrote:
>> That explains it.  I didn't find any past discussions about this particular
>> name, but commit de160e2 was being developed concurrently.  I'll use
>> nameSpace instead.
> 
> Committed.

Any thoughts on back-patching this?  It's entirely cosmetic and could help
avoid some back-patching pain down the road.  I originally chose not to
back-patch because it's not a bug and "namspace" has been there for a very
long time, but now I'm having second thoughts...

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: More protocol.h replacements this time into walsender.c
Next
From: Álvaro Herrera
Date:
Subject: Re: Partition-wise join with whole row vars