Re: [TODO] Process pg_hba.conf keywords as case-insensitive
От | Kyotaro HORIGUCHI |
---|---|
Тема | Re: [TODO] Process pg_hba.conf keywords as case-insensitive |
Дата | |
Msg-id | CAM103DsPbOScsR6kp7U3bi0BA3PVP-E-4tQG-eTjAMbH6arT9g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [TODO] Process pg_hba.conf keywords as case-insensitive (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>) |
Список | pgsql-hackers |
<p dir="ltr">Hmm...<p dir="ltr">case-insensitive mathing could get multiple matches, which should be an error but I've forgotto do so.<p dir="ltr">regards,<p dir="ltr">2014/09/10 17:54 "Kyotaro HORIGUCHI" <<a href="mailto:horiguchi.kyotaro@lab.ntt.co.jp">horiguchi.kyotaro@lab.ntt.co.jp</a>>:<pdir="ltr">> And one known defectis that you will get a bit odd message if<br /> > you put an hba line having keywords quoted or prefixed with '+',<br/> > for example<br /> ><br /> > +locAl "postgres" +sUs tRust<br /> ><br/> > The server complains for the line above that<br /> ><br /> > *| LOG: invalid connection type "locAl"<br/> > | CONTEXT: line 84 of configuration file "/home/horiguti/data/data_work/pg_hba.conf"<br /> ><br />> The prefixing '+' is omitted. To correct this, either deparsing<br /> > token into original string or storing originalstring into tokens<br /> > is needed, I think.<br /> ><br /> > What do you think about the changes, Viswanathamor all ?<p dir="ltr">--<br /> Kyotaro Horiguchi<br /> NTT Open Source Software Center
В списке pgsql-hackers по дате отправления: