Gregory Stark <[EMAIL PROTECTED]> writes: > Do we want something like this which provides a PQescapeByteaParam for > escaping bytea strings before passing them as text-mode parameters in > PQexecParam?
Seems a lot easier and more efficient to just pass out-of-line bytea parameters as binary mode. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq