bytea column support (Postgresql 7.1.3) - Mailing list pgsql-jdbc

From Ed Yu
Subject bytea column support (Postgresql 7.1.3)
Date
Msg-id 000701c19734$f77de0c0$bf00a8c0@sc.rr.com
Whole thread Raw
Responses Re: bytea column support (Postgresql 7.1.3)  ("Dave Cramer" <dave@fastcrypt.com>)
List pgsql-jdbc
Hi all,
I'm interested in implementing the column type bytea (bytes[]) support since
Apache Turbine would like to use Postgresql and I might use it at work, can
any one suggest an overall strategy (which files to look at like
Connection.java, Field.java, etc...). Or it is going to be supported in 7.2?
I'm pretty new to the Postgresql JDBC driver code except a little patch here
and there.


pgsql-jdbc by date:

Previous
From: "Ed Yu"
Date:
Subject: Patches for DatabaseMetaData.java for Postgresql 7.1.3 (sorry, here is the diff -c with explanations)
Next
From: Ryouichi Matsuda
Date:
Subject: Re: Failure in timestamptz of JDBC of 7.2b4