Re: [HACKERS] Re: [GENERAL] error messages not only English
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] Re: [GENERAL] error messages not only English |
Дата | |
Msg-id | 199805261608.MAA13218@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] Re: [GENERAL] error messages not only English (Vadim Mikheev <vadim@krs.ru>) |
Список | pgsql-hackers |
> > The Hermit Hacker wrote: > > > > Hrmmm...create an 'include/utils/errmsg.h file that is a link created by > > configure based on a --with-language=<insert your language here>...the > > file would contain: > > > > #define <ERRMSG TOKEN> "Error message in your language" > ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > Then use the TOKEN with elog... > > > > If we did something like this, we wouldn't have to convert all at once > > either, just as we pick up a new one... > > Sometime ago we told about using error codes in elog (and put them to the > client) - this would very useful for non-interactive applications... > > How about to implement this ? Added to TODO. The first part was already there: * allow international error message support and add error codes -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления: