Re: inet/cidr wierdness (casting)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: inet/cidr wierdness (casting)
Дата
Msg-id 8770.992359176@sss.pgh.pa.us
обсуждение исходный текст
Ответ на inet/cidr wierdness (casting)  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-hackers
Alex Pilosov <alex@pilosoft.com> writes:
> Apparently, since there's no explicit function to cast from inet to cidr,
> postgresql assumes its always safe to do so, as they are
> binary-compatible.

Yes.  I've thought for awhile that it was a mistake to treat them as
binary-compatible.  However, you'd need a lot more operator/function
declarations if they're not so marked.

> Anyone mind if I create explicit function for this so
> this could be flagged as error?

Won't help if they are binary compatible...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Australian timezone configure option
Следующее
От: Robert Forsman
Дата:
Сообщение: freaky results