JDBC build patches

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема JDBC build patches
Дата
Msg-id Pine.LNX.4.30.0103092332090.929-200000@peter.localdomain
обсуждение исходный текст
Ответы Re: JDBC build patches  (Peter Mount <peter@retep.org.uk>)
Список 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/

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Alberto Otero García
Дата:
Сообщение: DatabaseMetaData and ResultSetMetaData
Следующее
От: Eric Frazier
Дата:
Сообщение: getTables is this right?