Re: [GENERAL] RE: [HACKERS] error messages not only English
В списке pgsql-hackers по дате отправления:
| От | Vadim Mikheev |
|---|---|
| Тема | Re: [GENERAL] RE: [HACKERS] error messages not only English |
| Дата | |
| Msg-id | 356AE5EF.800589CC@krs.ru обсуждение исходный текст |
| Ответ на | RE: [HACKERS] error messages not only English (Peter Mount <peter@maidstone.gov.uk>) |
| Ответы |
Re: [GENERAL] RE: [HACKERS] error messages not only English
Re: [GENERAL] RE: [HACKERS] error messages not only English |
| Список | pgsql-hackers |
Peter Mount wrote: > > That sounds like a good idea. > > How about having them stored in a new system table (say pg_errormsg) which > contains each possible error in all the supported languages. That way, you > can have multiple language support when users from different countries use > the same server? Yes, this is nice. One note: server have to load from this table all messages in a language requested by user when switching to this language - it's not possible to read any table from elog() in most cases. Vadim
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера