Re: TEXT::CIDR/INET::CIDR output confusion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TEXT::CIDR/INET::CIDR output confusion
Дата
Msg-id 6587.1101791271@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TEXT::CIDR/INET::CIDR output confusion  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-sql
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I think the original code thought CIDR and INET where identical types
> that could be cast with no changes but we are finding that was incorrect.

That's what it seems to boil down to.  We need to rethink the separation
between those datatypes.  At the very least, the casts between them
cannot both be code-less binary-compatibility casts.
        regards, tom lane


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: stored procedures in postgresql user plpgsql
Следующее
От: Christoph Haller
Дата:
Сообщение: session-wide autocommit off