JDBC build patches - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject JDBC build patches
Date
Msg-id Pine.LNX.4.30.0103092332090.929-200000@peter.localdomain
Whole thread Raw
Responses Re: JDBC build patches
List pgsql-jdbc
These are the follow-up patches to Peter Mount's recent Java build
improvements.

* implement 'make uninstall' for the java directories

* pick up the version information from Makefile.global

* honour the default port as specified to configure

* allow building outside the source tree
(This doesn't actually work, because Ant always puts the build dir
relative to the source dir, but at least the whole thing will proceed
smoothly when the rest of the tree builds this way.)

I'd install these patches soon unless someone objects.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

Attachment

pgsql-jdbc by date:

Previous
From: Alberto Otero García
Date:
Subject: DatabaseMetaData and ResultSetMetaData
Next
From: Eric Frazier
Date:
Subject: getTables is this right?