Re: bytea size limit?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Michael Privat <michael(at)ceci(dot)mit(dot)edu>
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: bytea size limit?
Date: 2004-04-12 23:20:08
Message-ID: Pine.BSO.4.56.0404121818160.27782@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 12 Apr 2004, Michael Privat wrote:

> Okay, I fixed the implementation of the BYTEA support in the driver
> based on your guidelines and it is very happy now. I want to clean
> up a few things before I do that, but what is the process for
> submitting a patch to the dev team?

Make sure you are working against the cvs version of the driver, available
at http://gborg.postgresql.org/project/pgjdbc/projdisplay.php and then
produce a context diff ( -c ) and send it to this list.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Privat 2004-04-13 01:19:47 Re: bytea size limit?
Previous Message Michael Privat 2004-04-12 22:51:48 Re: bytea size limit?