Merlin Moncure wrote:
On Wed, Apr 8, 2009 at 10:48 AM, John Lister <[email protected]> wrote:Following this up, is there any docs on the binary wire format for arrays? ThanksDoes java wrap libpq?
No. The JDBC driver is a Type 4 pure java driver. It implements the wire protocol.
That's is what makes it portable. Cheers andrew -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
