Re: JDBC with PG 8.4 bytea character escaping wire protocol - Mailing list pgsql-jdbc

From David Wall
Subject Re: JDBC with PG 8.4 bytea character escaping wire protocol
Date
Msg-id 4AE08C5D.6080003@computer.org
Whole thread Raw
In response to Re: JDBC with PG 8.4 bytea character escaping wire protocol  (Richard Broersma <richard.broersma@gmail.com>)
Responses Re: JDBC with PG 8.4 bytea character escaping wire protocol
List pgsql-jdbc
> I don't know if you've already looked at this document (I'm not sure
> if it answers your question):
>
> http://jdbc.postgresql.org/documentation/84/binary-data.html
>
> It sounds like it uses an InputStream but I'm not sure.
>
Thanks, Richard. Yeah, I'm familiar with how to use them, but my
question is in regard to the wire transfer protocol between JDBC and the
PG backend.

David

pgsql-jdbc by date:

Previous
From: Richard Broersma
Date:
Subject: Re: JDBC with PG 8.4 bytea character escaping wire protocol
Next
From: Richard Broersma
Date:
Subject: Re: JDBC with PG 8.4 bytea character escaping wire protocol