| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Jeff Davis <jdavis(at)postgresql(dot)org> |
| Subject: | Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower(). |
| Date: | 2025-06-10 20:56:53 |
| Message-ID: | 29C24939-385E-45AD-9062-4A3F324F5D1C@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 10 June 2025 13:31:50 GMT-07:00, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>Jeff Davis <pgsql(at)j-davis(dot)com> writes:
>> 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.
>
>Ask the RMT, I guess. I don't have any objection, but they
>have final say at this stage.
Seems fine by me to include it in v18.
- Heikki
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-06-10 22:39:47 | pgsql: Don't reduce output request size on non-Unix-socket connections. |
| Previous Message | Tom Lane | 2025-06-10 20:31:50 | Re: pgsql: inet_net_pton.c: use pg_ascii_tolower() rather than tolower(). |