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

From Craig Ringer
Subject Re: LIBPQ Implementation Requiring BYTEA Data
Date
Msg-id 51343DEC.6070100@2ndquadrant.com
Whole thread Raw
In response to Re: LIBPQ Implementation Requiring BYTEA Data  (Cliff_Bytes <creid@eclipssolutions.com>)
Responses Re: LIBPQ Implementation Requiring BYTEA Data  (Cliff_Bytes <creid@eclipssolutions.com>)
List pgsql-hackers
<div class="moz-cite-prefix">On 03/04/2013 01:51 PM, Cliff_Bytes wrote:<br /></div><blockquote
cite="mid:1362376283576-5747260.post@n5.nabble.com"type="cite"><pre wrap="">
 
I hope this pseudo illustrates more of what I am doing to insert encrypted
data into a bytea column and then query the same column for decryption.
</pre></blockquote> It does, but it doesn't let anyone compile it and actually reproduce the problem you're
encounteringor trace what it's doing without spending more time than they might want to. Certainly more time than I
wantto.<br /><br /><a href="http://sscce.org/">http://sscce.org/</a><br /><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>PostgreSQLDevelopment, 24x7 Support, Training &
Services</pre>

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Partial patch status update, 3/3/13
Next
From: Cliff_Bytes
Date:
Subject: Re: LIBPQ Implementation Requiring BYTEA Data