Re: errcontext function

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: errcontext function
Дата
Msg-id 46EED6FD.6030803@lelarge.info
обсуждение исходный текст
Ответ на Re: errcontext function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane a écrit :
> Guillaume Lelarge <guillaume@lelarge.info> writes:
>> I wonder why all messages going through errcontext function are not
>> translatable.
> 
> I don't think it's errcontext's fault.  The PLs in general don't have
> any translation coverage.  This seems a bit difficult to fix: I don't
> think we'd wish to put their messages into the main backend's message
> domain, but AFAICT gettext can only support one active domain at
> a time.
> 

OK, I understand quite well. Thanks for your answer.

Regards.


-- 
Guillaume.  http://www.postgresqlfr.org  http://dalibo.com


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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Timezones change - never ending story
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: SPI access to PostgreSQL query plan