Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower(). - Mailing list pgsql-committers

From Jeff Davis
Subject Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
Date
Msg-id 7efaaa645aa5df3771bb47b9c35df27e08f3520e.camel@j-davis.com
Whole thread Raw
In response to Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: copyfromparse.c: use pg_ascii_tolower() rather than tolower().
List pgsql-committers
On Wed, 2025-06-11 at 16:07 -0400, Robert Haas wrote:
> All 3 of these commits seem like things that could just as well have
> been done after we branch.

Yeah, I called out my mistake here:

https://www.postgresql.org/message-id/60e8c6d0a6c08e67f15dbbe9e53df0119c710065.camel%40j-davis.com

Nobody seemed terribly upset about it so I left them. But for the sake
of ending any confusion I just reverted them. I will reapply them in a
few weeks after the branch.

Regards,
    Jeff Davis




pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Revert a few small patches that were intended for version 19.
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Revert "nbtree: Remove useless row compare arg."