Re: pgsql-server: Added a call to gettext() to fix

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: pgsql-server: Added a call to gettext() to fix
Дата
Msg-id Pine.LNX.4.44.0409101720110.9559-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: pgsql-server: Added a call to gettext() to fix broken translated error  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-committers
On Fri, 10 Sep 2004, Peter Eisentraut wrote:

> The yyerror strings are pasted together by bison in the worst possible
> fashion.  But I doubt this patch fixes that.

True, if that happens in the bison-generated code then we either have to
live with it or fix bison. Now we at least get the whole strings used by
bison translated, and the other strings (if any) will not hurt at all.

This is the best we can do until bison learns about gettext and the end
result is not bad at all.

--
/Dennis Björklund


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql-server: Properly include port file for Cygwin.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Fix #if define