Re: convert binary string to datum - Mailing list pgsql-general

From Ron Peterson
Subject Re: convert binary string to datum
Date
Msg-id 20071013182602.GE18834@yellowbank.com
Whole thread Raw
In response to Re: convert binary string to datum  (Ron Peterson <ron.peterson@yellowbank.com>)
Responses Re: convert binary string to datum  (Gregory Stark <stark@enterprisedb.com>)
List 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 by date:

Previous
From: Ron Peterson
Date:
Subject: Re: convert binary string to datum
Next
From: Gregory Stark
Date:
Subject: Re: convert binary string to datum