[TODO] Process pg_hba.conf keywords as case-insensitive

From: Viswanatham kirankumar <viswanatham(dot)kirankumar(at)huawei(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: [TODO] Process pg_hba.conf keywords as case-insensitive
Date: 2014-07-16 09:23:01
Message-ID: EC867DEF52699D4189B584A14BAA7C2165440538@blreml504-mbx.china.huawei.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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>

Thanks & Regards,
Viswanatham Kiran Kumar

Attachment Content-Type Size
pg_hba.conf_keywords_as_case-insensitive.patch application/octet-stream 13.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2014-07-16 09:26:07 Re: Allowing NOT IN to use ANTI joins
Previous Message David Rowley 2014-07-16 08:57:00 Re: Allowing join removals for more join types