pgsql: Make char2wchar() static.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make char2wchar() static.
Date: 2025-10-21 16:33:57
Message-ID: E1vBFJ7-002o5U-1u@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make char2wchar() static.

Reviewed-by: Peter Eisentraut <peter(at)eisentraut(dot)org>
Discussion: https://postgr.es/m/0151ad01239e2cc7b3139644358cf8f7b9622ff7.camel@j-davis.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/pg_locale_libc.c | 5 ++++-
src/include/utils/pg_locale.h | 10 +++-------
2 files changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-10-21 17:24:25 pgsql: Update .abi-compliance-history file.
Previous Message Nathan Bossart 2025-10-21 15:06:00 pgsql: Add previous commit to .git-blame-ignore-revs.