Re: convert int to bytea - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject Re: convert int to bytea
Date
Msg-id Pine.UW2.4.53.0711291540430.14490@sun.pyrenet
Whole thread Raw
In response to Re: convert int to bytea  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: convert int to bytea  ("Douglas McNaught" <doug@mcnaught.org>)
List pgsql-hackers
Hi Gregory
On Thu, 29 Nov 2007, Gregory Stark wrote:

> Date: Thu, 29 Nov 2007 14:34:57 +0000
> From: Gregory Stark <stark@enterprisedb.com>
> To: ohp@pyrenet.fr
> Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
> Subject: Re: convert int to bytea
>
> <ohp@pyrenet.fr> writes:
>
> > select 124::bytea doesn't work
> >
> > Is there an other way? (preferabily simple :)
>
> This kind of question would be more appropriate on pgsql-general.
>
I know, I should subscribe :)

> What do you want the resulting bytea to look like?
>
example : id = 9 , bytea = '\000\000\011' IIRC
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
15, Chemin des Monges                +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: convert int to bytea
Next
From: Tom Lane
Date:
Subject: Re: Jaguar is up