Re: convert binary string to datum

Поиск
Список
Период
Сортировка
От Ron Peterson
Тема Re: convert binary string to datum
Дата
Msg-id 20071013182602.GE18834@yellowbank.com
обсуждение исходный текст
Ответ на Re: convert binary string to datum  (Ron Peterson <ron.peterson@yellowbank.com>)
Ответы Re: convert binary string to datum  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-general
2007-10-13_14:15:06-0400 yrp001:

> select * from generate_rsa_key();

Am I making this way too complicated?  Do I only have to return a C
string representation of three bytea values as a tuple?

(I still think a bona-fide user-defined type in C is probably better.)

--
Ron Peterson
https://www.yellowbank.com/

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

Предыдущее
От: Ron Peterson
Дата:
Сообщение: Re: convert binary string to datum
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: convert binary string to datum