Re: LIBPQ Implementation Requiring BYTEA Data - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: LIBPQ Implementation Requiring BYTEA Data
Date
Msg-id 51345374.9010102@2ndquadrant.com
Whole thread Raw
In response to LIBPQ Implementation Requiring BYTEA Data  (Cliff_Bytes <creid@eclipssolutions.com>)
List pgsql-hackers
<div class="moz-cite-prefix">On 03/04/2013 11:54 AM, Cliff_Bytes wrote:<br /></div><blockquote
cite="mid:1362369274285-5747243.post@n5.nabble.com"type="cite"><pre wrap="">I have a challenge on my hand as follows.
Iam 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.
</pre></blockquote> For anyone with a similar issue who finds this later, it's been cross-posted to Stack Overflow at
<a
href="http://stackoverflow.com/questions/15196151/preparing-storing-retrieving-encrypted-data-in-postgresql">http://stackoverflow.com/questions/15196151/preparing-storing-retrieving-encrypted-data-in-postgresql</a>
.Look there for information too.<br /><br /><pre class="moz-signature" cols="72">-- Craig Ringer                   <a
class="moz-txt-link-freetext"href="http://www.2ndQuadrant.com/">http://www.2ndQuadrant.com/</a>PostgreSQL Development,
24x7Support, Training & Services</pre> 

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: is it bug? - printing boolean domains in sql/xml function
Next
From: Michael Paquier
Date:
Subject: Re: Support for REINDEX CONCURRENTLY