Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows.
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. |
| Дата | |
| Msg-id | 20643.1232666867@sss.pgh.pa.us обсуждение |
| Ответы |
Re: [COMMITTERS] pgsql: Explicitly bind gettext to
the correct encoding on Windows.
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. |
| Список | pgsql-hackers |
mha@postgresql.org (Magnus Hagander) writes:
> Explicitly bind gettext to the correct encoding on Windows.
I have a couple of objections to this patch. First, what happens if
it fails to find a matching table entry? (The existing answer is
"nothing", but that doesn't seem right.) Second and more critical,
it adds still another data structure that has to be maintained when
the list of encodings changes, and it doesn't even live in the same
file as any existing encoding-information table.
What makes more sense to me is to add a table to encnames.c that
provides the gettext name of every encoding that we support.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера