Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Douglas McNaught
Subject Re: convert int to bytea
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: convert int to bytea  ([email protected])
Responses Re: convert int to bytea
List pgsql-hackers
On 11/29/07, [email protected] <[email protected]> wrote:

> On Thu, 29 Nov 2007, Gregory Stark wrote:
>
> > What do you want the resulting bytea to look like?
> >
> example : id = 9 , bytea = '\000\000\011' IIRC

What do you expect to happen when server and client are differently-endian?

-Doug


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgwin32_open returning EINVAL
Next
From: "Usama Dar"
Date:
Subject: Re: convert int to bytea