Re: JDBC with PG 8.4 bytea character escaping wire protocol

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: David Wall <d(dot)wall(at)computer(dot)org>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC with PG 8.4 bytea character escaping wire protocol
Date: 2009-10-22 17:06:23
Message-ID: 396486430910221006u192af543o5de91888a9226e56@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, Oct 22, 2009 at 9:46 AM, David Wall <d(dot)wall(at)computer(dot)org> wrote:

> 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.

I'm guessing binary.

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/largeobject/BlobInputStream.java?annotate=1.12
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/largeobject/BlobInputStream.java?annotate=1.12

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Grittner 2009-10-22 17:58:27 Re: commit and rollback don't throw exceptions when theyshould
Previous Message dmp 2009-10-22 16:56:34 Re: JDBC with PG 8.4 bytea character escaping wire protocol