Re: [Patch] Binary Transfer v12 - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: [Patch] Binary Transfer v12
Date
Msg-id 5215.1244042740@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Patch] Binary Transfer v12  (Mikko Tiihonen <mikko.tiihonen@nitorcreations.com>)
List pgsql-jdbc
Mikko Tiihonen <mikko.tiihonen@nitorcreations.com> writes:
> The protocol messages itself are well defined, but I cannot find any
> documentation about the data value contents because there is no official
> documentation. I had to just guess how the values are stored.

"Use the source, Luke" ... you're supposed to consult the backend
"foo_send" and "foo_recv" routines if you are in doubt about the
on-the-wire representation of type foo.  Someday we should get around
to transposing that information into the SGML docs, but it's not a
real high-priority item.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Croc
Date:
Subject: Re: Headless Exception
Next
From: "Thomas Finneid"
Date:
Subject: jdbc excpetions in pg