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

From Ron Peterson
Subject Re: convert binary string to datum
Date
Msg-id 20071013144751.GA18834@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
List pgsql-general
2007-10-13_08:50:56-0400 Ron Peterson <ron.peterson@yellowbank.com>:
> 2007-10-13_01:22:06-0400 Gregory Stark <stark@enterprisedb.com>:

> > And normally you would define your own datatype and not use bytea.
>
> Actually, I already have my data in a structure much like varlena.

Pght, I misunderstood what you were saying.  You mean create a
full-blown new type.  I was thinking completely internally.  Yeah,
that's probably a better approach - I'll do that.

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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: contrib / fuzzystr documentation
Next
From: Scott Ribe
Date:
Subject: Re: can I define own variables?