Re: LIBPQ Implementation Requiring BYTEA Data

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: LIBPQ Implementation Requiring BYTEA Data
Дата
Msg-id 51354489.7080505@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: LIBPQ Implementation Requiring BYTEA Data  (Cliff_Bytes <creid@eclipssolutions.com>)
Список pgsql-hackers
<div class="moz-cite-prefix">On 03/04/2013 11:57 PM, Cliff_Bytes wrote:<br /></div><blockquote
cite="mid:1362412624808-5747352.post@n5.nabble.com"type="cite"><pre wrap="">Merlin
 

I will try your suggestion, thanks.  I am somewhat surprised to find few
hacks related to my issue.  And the BYTEA type and function documentation
leave much to be desired, IMHO, being a newbie on the Type BYTEA front.

</pre></blockquote> One of the most helpful things you can do when you encounter things like that is to take notes on
what'sgiving you trouble, then come back later once you've found out what's going on and explain what we're missing in
thedocumentation. The things that, if they'd been in the documentation, would've helped you solve your problem.<br
/><br/> I try to do this whenever I'm learning a new technology; I start a "newbie notepad" with all the things I found
confusing,underdocumented, or generally awful. I come back to it once I've got some idea what's going on and write it
upas a constructive criticism of what docs improvements, usability fixes, etc might make coming up to speed easier.
Withpatches when I get the chance.<br /><br /> Merlin's suggestion to use libpqtypes makes sense. I'd also look at
using PQexecParams; you should be using it pretty much all the time anyway.<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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Enabling Checksums
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: Enabling Checksums