Binary data in bytea field

From: Iklódi Lajos <il(at)mithrandir(dot)hu>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Binary data in bytea field
Date: 2002-03-23 18:17:50
Message-ID: 3C9CC6CE.B269A510@mithrandir.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have a table with field of tyte bytea. I'm reading this table with C,
libpq.
The result is a string, with octal groups, like '\200'.
Is it possible to get data as it is, every byte in one byte?
Thanks

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jim Martinez 2002-03-23 18:27:58 Re: false No rows returned error
Previous Message Dan Langille 2002-03-23 17:38:36 Re: false No rows returned error