Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Дата
Msg-id 3747.992469310@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-hackers
>> Attached is a patch adding following functions:
>> 
>> inet(text), cidr(text): convert a text value into inet/cidr
>> set_masklen(inet): set masklen on the inet value
>> 
>> Patch also contains regression checks for these functions.

How about some documentation updates to go with that?
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: [PATCHES] Fw: Isn't pg_statistic a security hole - Solution Proposal
Следующее
От: Alex Pilosov
Дата:
Сообщение: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen