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

From Jeff Davis
Subject Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
Date
Msg-id 60e8c6d0a6c08e67f15dbbe9e53df0119c710065.camel@j-davis.com
Whole thread Raw
In response to pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().  (Jeff Davis <jdavis@postgresql.org>)
Responses Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().
List pgsql-committers
On Tue, 2025-06-10 at 18:24 +0000, Jeff Davis wrote:
> inet_net_pton.c: use pg_ascii_tolower() rather than tolower().

These 4 small patches were somewhat of a "false start" on 19 -- sorry
about that. Not sure if it's worth it to revert them and reapply in a
couple weeks, as they look pretty harmless.

Regards,
    Jeff Davis




pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: isn.c: use pg_ascii_toupper() instead of toupper().
Next
From: Tom Lane
Date:
Subject: Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower().