Thread: moving to java 1.6

moving to java 1.6

From
Maya Nigrosh
Date:
Is there any action being taken to expand the postgres jdbc to
build under the 1.6 jdk?

I'm interested in helping if there is.

--
Maya Nigrosh
Eddy Project/ISAM Group
Carnegie Mellon

Re: moving to java 1.6

From
Kris Jurka
Date:

On Mon, 19 Jun 2006, Maya Nigrosh wrote:

> Is there any action being taken to expand the postgres jdbc to build under
> the 1.6 jdk?
>

I recently enabled a 1.6 build in the cvs tree.  It only supports the core
driver, not xa or datasource stuff. Also all of the new methods are just
stubbed out so there's certainly more work to do and we're interested in
any help we can get.

Kris Jurka