Re: Ant configuration

Поиск
Список
Период
Сортировка
От Gunnar Rønning
Тема Re: Ant configuration
Дата
Msg-id m2hesvrf1u.fsf@smaug.polygnosis.com
обсуждение исходный текст
Ответ на Re: Ant configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Ant configuration
Список pgsql-patches
* Bruce Momjian <pgman@candle.pha.pa.us> wrote:
|
| I think I can safely at to TODO:
|
|     JDBC
|         o Move from Ant to Make builds

I don't think there is consesus over at the JDBC list yet. We need to get
all the pros/cons for both solutions on the table first. Make is not
neccesarily better than Ant, I would think a combination would work best.
Because then Mac and Windows users could use Ant to compile their JDBC
driver, while the compilation of the server on Unices would work
seamlessly.

--
Gunnar Rønning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Showing index details with \d on psql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to fix memory leak in fetch in Python interface.