pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper().

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper().
Date: 2025-11-26 18:08:35
Message-ID: E1vOJwR-001XFf-0r@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Inline pg_ascii_tolower() and pg_ascii_toupper().

Discussion: https://postgr.es/m/450ceb6260cad30d7afdf155d991a9caafee7c0d.camel@j-davis.com
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ec4997a9d733e91b614d0c2f3e6445cc2905fd16

Modified Files
--------------
src/include/port.h | 25 +++++++++++++++++++++++--
src/port/pgstrcasecmp.c | 26 --------------------------
2 files changed, 23 insertions(+), 28 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-26 20:36:06 pgsql: Check for correct version of perltidy
Previous Message Nathan Bossart 2025-11-26 17:39:15 pgsql: Revert "Teach DSM registry to ERROR if attaching to an uninitial