Обсуждение: pgsql: Make char2wchar() static.

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

pgsql: Make char2wchar() static.

От
Jeff Davis
Дата:
Make char2wchar() static.

Reviewed-by: Peter Eisentraut <peter@eisentraut.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(-)