Re: embedded sql interface to ip address type

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: embedded sql interface to ip address type
Дата
Msg-id 20030322121610.GB21850@feivel.fam-meskes.de
обсуждение исходный текст
Ответ на Re: embedded sql interface to ip address type  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-interfaces
On Sat, Mar 22, 2003 at 05:33:30AM -0500, D'Arcy J.M. Cain wrote:
> > What exactly do you mean?  A C type for IP addresses? That doesn't
> > exist. Right now this type has to be stored in character strings.
> 
> You mean base types written in C?  We certainly do.

Yes, we have that in PGSQL, but not as a seperate C library. In C you
can only use char * so far. I'd like to have an implementation of CIDR
as C types as well.

Michael
-- 
Michael Meskes
Email: Michael@Fam-Meskes.De
ICQ: 179140304
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!



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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: esql problem
Следующее
От: "William West"
Дата:
Сообщение: Interaction between Cursor and Transaction storage?