Re: Parsing of pg_hba.conf and authentication inconsistencies
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Parsing of pg_hba.conf and authentication inconsistencies |
| Дата | |
| Msg-id | 10287.1221501859@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Parsing of pg_hba.conf and authentication inconsistencies (Magnus Hagander <magnus@hagander.net>) |
| Ответы |
Re: Parsing of pg_hba.conf and authentication inconsistencies
|
| Список | pgsql-hackers |
Magnus Hagander <magnus@hagander.net> writes:
>>> Or perhaps the DETAIL portion would be more appropriate as a CONTEXT?
>>
>> +1
> Is this the proper syntax for errcontext() messags?
Hmm, I think I'd suggest following the wording already in use in
ts_locale.c:
errcontext("line %d of configuration file \"%s\"", stp->lineno, stp->filename);
if only to save translation effort.
Also, in the last example, don't include the line number in the
errmsg. Otherwise it looks ok to me.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера