Re: [HACKERS] Did the inet type get backed out?

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: [HACKERS] Did the inet type get backed out?
Дата
Msg-id m0zUZzk-0000emC@druid.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Did the inet type get backed out?  (Tom Ivar Helbekkmo <tih@nhh.no>)
Список pgsql-hackers
Thus spake Tom Ivar Helbekkmo
> Bruce Momjian <maillist@candle.pha.pa.us> writes:
> > I have again re-added the BAD defines because there are calls to
> > existing function are causing errors.  Basically, inet is broken.

Damn!  I guess I did change those functions.  Sorry about that.

> Whoops.  Looks like D'Arcy changed those function calls in the patch
> from him that you applied -- probably because you were planning to
> change the inet_net_*() functions, right, D'Arcy?  I don't have time
> to look at them right now, but if monday comes around and we don't
> have the new version of the INET type in place, I'll have to do the
> work locally to get it back to the working state it was in, anyway,
> and I'll submit complete patches then.  I'm using the current state
> of the PostgreSQL code in production here, and I really, really need
> a working INET type, like, right now.  :-)

Paul said that he expects to have his stuff in this weekend.  I promise
to test and submit my stuff the minute I see it.

--
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.

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

Предыдущее
От: Tom Ivar Helbekkmo
Дата:
Сообщение: Re: [HACKERS] Did the inet type get backed out?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] SELECT ... LIMIT (trial implementation)