Re: Interface for composite types
Andrew Dunstan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
Greg Sabino Mullane wrote: > > Sorry to come nearly full circle there, but at this point, I can't see > any libpq enhancements really making a difference in DBD::Pg development. > The time lag and code forking would just not be worth it, if there is > any way at all we can implement the thing ourself. The long-term goal is > to move away from libpq entirely (not to say it hasn't been incredibly > useful so far, of course). > > > Well, that's a whole lot of work for I suspect little gain. And I bet other drivers will want to be able to make use of libpq for a very long time to come. It seems a pity to have everyone reinventing the same wheel over and over. cheers andrew