Re: bytea hex input/output

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Michael Artz" <mlartz(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: bytea hex input/output
Date: 2006-05-16 22:53:36
Message-ID: 12971.1147820016@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Michael Artz" <mlartz(at)gmail(dot)com> writes:
> Silly little question, but is there something to input/output hex
> escaped data into a bytea, ala

PQescapeBytea, perhaps? The way you are doing it has multiple problems.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-05-16 23:06:46 Re: FATAL: could not read statistics message
Previous Message Tom Lane 2006-05-16 22:51:07 Re: Type checking