Re: binding parameter for bytea type?
Václav Ovsík <[email protected]> Tue, 18 May 2010 23:22:06 +0200
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| 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