Re: Three weeks left until feature freeze

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: Three weeks left until feature freeze
Дата
Msg-id 44B6D399.9020409@tada.se
обсуждение исходный текст
Ответ на Re: Three weeks left until feature freeze  ("Marc G. Fournier" <scrappy@postgresql.org>)
Список pgsql-hackers
Marc G. Fournier wrote:
> ... the only reason 'NetBSD doesn't offer pl/java now' is because nobody 
> a) is using it under NetBSD or b) submitted a port to their system
> 
Should be fairly straight forward if the PostgreSQL SDK and gcj 4.0 or later is installed. 
Download the PL/Java source tarball, make sure pg_ctl is in your path and type 'make 
USE_GCJ=1 release'

Alternatively, set JAVA_HOME to appoint some other JRE and just type 'make release'

Regards,
Thomas Hallgren



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

Предыдущее
От: "Peter Eisentraut"
Дата:
Сообщение: Re: Fwd: Three weeks left until feature freeze
Следующее
От: Tom Lane
Дата:
Сообщение: Re: set search_path in dump output considered harmful