Re: postgresql protocol v3
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Cyrus Harmon wrote: > Furthermore, postgresql-v8 supports per column binary results with the > extended query protocol, which would be nice. Will protocol 3 be supported both on the socket interface and the C interface. In some benchmarks, I've found the C interface to be several times faster than the network interface. Kevin