Re: LIBPQ Implementation Requiring BYTEA Data

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Cliff_Bytes <creid(at)eclipssolutions(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: LIBPQ Implementation Requiring BYTEA Data
Date: 2013-03-04 07:55:32
Message-ID: 51345374.9010102@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/04/2013 11:54 AM, Cliff_Bytes wrote:
> I have a challenge on my hand as follows. I am a long time libpq user but
> have never used the BYTEA data type nor its related functions until now. I
> have am writing an interface for a web based application written in C using
> libmcrypt and, of course, libpq.
For anyone with a similar issue who finds this later, it's been
cross-posted to Stack Overflow at
http://stackoverflow.com/questions/15196151/preparing-storing-retrieving-encrypted-data-in-postgresql
. Look there for information too.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2013-03-04 08:21:09 Re: Support for REINDEX CONCURRENTLY
Previous Message Pavel Stehule 2013-03-04 07:35:27 Re: is it bug? - printing boolean domains in sql/xml function