cstring datatype

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема cstring datatype
Дата
Msg-id Pine.BSO.4.10.10106092229430.17529-100000@spider.pilosoft.com
обсуждение исходный текст
Ответы Re: cstring datatype  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Awhile ago, I remember discussion about having a 'cstring' datatype in
pgsql with builtin understanding that to convert to cstring you need to
use xxx_out and to convert from cstring you need to use yyy_in.

Anything came out of this discussion? It seems it'd be a great way to
have easiest datatype conversions where its possible at all.
(I.E. data::foo::cstring::bar would do (essentially) bar_in(foo_out(data))

Thanks 
-alex



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Baby girl
Следующее
От: Alex Pilosov
Дата:
Сообщение: inet type/merge joins