Re: Viswanatham kirankumar 2014-07-16 
<ec867def52699d4189b584a14baa7c2165440...@blreml504-mbx.china.huawei.com>
> Attached patch is implementing following TODO item
> Process pg_hba.conf keywords as case-insensitive
> 
>   *   More robust pg_hba.conf parsing/error 
> logging<http://archives.postgresql.org/pgsql-hackers/2009-09/msg00432.php>

Hmm. I see a case for accepting "ALL" (as in hosts.allow(5)), so +1 on
that, but I don't think the other keywords like "host" and "peer"
should be valid in upper case.

Possibly things like "MD5" and "GSSAPI" are naturally spelled in upper
case, but I have my doubts about the rest.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to