Re: how to read bytea field

From: Richard Huxton <dev(at)archonet(dot)com>
To: marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how to read bytea field
Date: 2007-01-24 15:53:23
Message-ID: 45B780F3.9090605@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

marcelo Cortez wrote:
> Richard
>
>
> Hoooo i'm understood now!,
> sorry for the noise.

The thing to remember is it's encode/decode from the point of view of
the bytea type. So hex/escape are encodings of the "real" value.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message org 2007-01-24 16:34:05 Re: STOP all user access except for admin for a few minutes?
Previous Message marcelo Cortez 2007-01-24 15:37:44 Re: how to read bytea field