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

From Ashutosh Bapat
Subject Re: fix ancient typo in transformRelOptions()
Date
Msg-id CAExHW5sScfymdHYYWxMm1achTnHWTVbwzTDMAwWJmWf4H9PotA@mail.gmail.com
Whole thread Raw
In response to fix ancient typo in transformRelOptions()  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Wed, Aug 6, 2025 at 2:33 AM Nathan Bossart <nathandbossart@gmail.com> wrote:
>
> I noticed that this function has a "namspace" parameter.  The attached
> patch adds the missing 'e'.

:)

Nobody seems to have been troubled by it for so long. Would fixing it
now create back-patching problems. Probably not since that code is old
enough to have less chances of bugs. So +1.
--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: "Matheus Alcantara"
Date:
Subject: Re: Eager aggregation, take 3
Next
From: Fujii Masao
Date:
Subject: Re: Fixed a minor typo in code comment