Re: ecpg localization

Поиск
Список
Период
Сортировка
От Euler Taveira de Oliveira
Тема Re: ecpg localization
Дата
Msg-id 482DD866.9090805@timbira.com
обсуждение исходный текст
Ответ на Re: ecpg localization  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: ecpg localization  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:

>> I forgot to say that this patch doesn't include nls support to ecpg
>> files automagically. If you guys think that it's is a Good Thing to do,
>> we need to hack the preproc.y to hardcode the locale stuff; if you
>> decide that it isn't necessary, we need to document that the nls support
>> can be achieved by using the locale stuff. Comments?
> 
> I don't understand what you mean here.
> 
I mean that you need to put <locale.h> and setlocale(LC_MESSAGES, "") at
.pgc so you get localized messages from ecpg program.


--   Euler Taveira de Oliveira  http://www.timbira.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: Arbitary file size limit in twophase.c
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [GSoC08]some detail plan of improving hash index