Inline pg_ascii_tolower() and pg_ascii_toupper().

Jeff Davis <jdavis@postgresql.org>

Commit: ec4997a9d733e91b614d0c2f3e6445cc2905fd16
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2025-11-26T18:04:32Z
Inline pg_ascii_tolower() and pg_ascii_toupper().

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

Files

PathChange+/−
src/include/port.h modified +23 −2
src/port/pgstrcasecmp.c modified +0 −26

Discussion