Re: [svn:DBD-Pg] r9855 - DBD-Pg/trunk
Andrew Dunstan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
David E. Wheeler wrote: > > I guess I just assumed that libpq was mature and robust, and that > reinventing that stuff ourselves would be a lot of work. Perhaps I'm > wrong? > > There are known deficiencies in libpq. It is fairly mature and robust, but it is also limited. I'd like to get it improved, but I can also understand Greg's motivation. Obvious areas for improvement include chunked results and handling of arrays and composites. cheers andrew