Re: binding parameter for bytea type?
[email protected] (Václav Ovsík)
| Newsgroups | perl.dbd.pg |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 18, 2010 at 07:22:59PM +0200, Florian Weimer wrote: > * Václav OvsÃk: > > > Is it possible that binding of binary data-type (bytea) without > > data-type specification would behave like in MySQL in some future > > versions of DBD::Pg? Binding binary values works correctly without type > > specification in DBD::mysql. > > PostgreSQL's on-the-wire protocol has issues which make this very > difficult to implement, unfortunately. Ok. Thanks for clarification. Best Regards -- Zito