JDBC build patches

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: JDBC build patches
Date: 2001-03-09 22:42:00
Message-ID: Pine.LNX.4.30.0103092332090.929-200000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

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(at)gmx(dot)net http://yi.org/peter-e/

Attachment Content-Type Size
java-build.patch text/plain 4.9 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eric Frazier 2001-03-10 07:39:19 getTables is this right?
Previous Message Alberto Otero García 2001-03-09 19:22:04 DatabaseMetaData and ResultSetMetaData

Browse pgsql-patches by date

  From Date Subject
Next Message Eric Frazier 2001-03-10 07:39:19 getTables is this right?
Previous Message Bruce Momjian 2001-03-07 22:24:44 Re: patch for configure for enabling of pl/tcl unknown support