Re: convert int to bytea

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: <ohp(at)pyrenet(dot)fr>
Cc: "pgsql-hackers list" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: convert int to bytea
Date: 2007-11-29 14:34:57
Message-ID: 87lk8hktm6.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<ohp(at)pyrenet(dot)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.

What do you want the resulting bytea to look like?

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Get trained by Bruce Momjian - ask me about EnterpriseDB's PostgreSQL training!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ohp 2007-11-29 14:45:10 Re: convert int to bytea
Previous Message Andrew Dunstan 2007-11-29 14:14:20 Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible?