convert binary string to datum - Mailing list pgsql-general

From Ron Peterson
Subject convert binary string to datum
Date
Msg-id 20071013022232.GA5729@yellowbank.com
Whole thread Raw
Responses Re: convert binary string to datum
List pgsql-general
How does one convert an octet string (e.g. something like a varlena
structure) to a Datum?  I want to create datums for use w/
heap_form_tuple in a function returning a tuple containing bytea
representations of very large integers.

TIA

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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: can I define own variables?
Next
From: Guy Rouillier
Date:
Subject: Re: can I define own variables?