Обсуждение: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper().

Поиск
Список
Период
Сортировка

pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper().

От
Jeff Davis
Дата:
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>

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(-)