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

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: [TODO] Process pg_hba.conf keywords as case-insensitive
Дата
Msg-id 20140723083709.GA18557@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: [TODO] Process pg_hba.conf keywords as case-insensitive  (Viswanatham kirankumar <viswanatham.kirankumar@huawei.com>)
Список pgsql-hackers
Re: Viswanatham kirankumar 2014-07-23 <EC867DEF52699D4189B584A14BAA7C21654422EB@blreml504-mbx.china.huawei.com>
> 3) Host name is not a SQL object so it will be treated as case-sensitive 
>    except for all, samehost, samenet are considered as keywords. 
>    For these user need to use quotes to differentiate between hostname and keywords.

DNS is case-insensitive, though most of the time case-preserving
(nothing guarantees that it won't down-up-whatever-case the answer you
get).

(FTR, I'll retract my original complaint, the idea of using SQL-like
case folding is nice.)

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: [REVIEW] Re: Compression of full-page-writes
Следующее
От: Magnus Hagander
Дата:
Сообщение: PDF builds broken again