Re: inet/cidr type comparisons

Поиск
Список
Период
Сортировка
От Jim Mercer
Тема Re: inet/cidr type comparisons
Дата
Msg-id 20010611135142.Y10741@reptiles.org
обсуждение исходный текст
Ответ на Re: inet/cidr type comparisons  (Alex Pilosov <alex@pilosoft.com>)
Ответы Re: inet/cidr type comparisons  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: inet/cidr type comparisons  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-hackers
On Mon, Jun 11, 2001 at 01:16:01PM -0400, Alex Pilosov wrote:
> Apologies for asking so many questions, but I'd like a sanity check before
> proceeding :)

while you are in there, can you cahnge the print functions so that they
are consistent?

the output should be 'x.x.x.x' or 'x.x.x.x/x'.

in some cases, i have seen select's which output 'x.x.x/24', which totally
defeats the purpose of classless ip addrs.

either the addrs are classless, or they are not.

the current print stuff seems to make special cases of classful addresses.

-- 
[ Jim Mercer        jim@reptiles.org         +1 416 410-5633 ]
[ Now with more and longer words for your reading enjoyment. ]


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: RE: Baby girl
Следующее
От: Tom Lane
Дата:
Сообщение: Re: inet/cidr type comparisons