On Wed, 10 Apr 2002 22:36:49 -0700
"Barry Lind" <[EMAIL PROTECTED]> wrote:
> Neil,
> 
> Will this allow you to pass bytea data as binary data in the parameters 
> section (ability to bind values to parameters) or will this still 
> require that the data be passed as a text string that the parser needs 
> to parse.

The patch I'm working on would require that the parameters
are still parsed, so it would likely suffer from the same
performance problems.

I'm unsure how to fix this without a change to the FE/BE
protocol (and even then, it wouldn't be trivial). Suggestions?

Cheers,

Neil

-- 
Neil Conway <[EMAIL PROTECTED]>
PGP Key ID: DB3C29FC

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to