Re: Three weeks left until feature freeze - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Re: Three weeks left until feature freeze
Date
Msg-id 44B6D399.9020409@tada.se
Whole thread Raw
In response to Re: Three weeks left until feature freeze  ("Marc G. Fournier" <scrappy@postgresql.org>)
List 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 by date:

Previous
From: "Peter Eisentraut"
Date:
Subject: Re: Fwd: Three weeks left until feature freeze
Next
From: Tom Lane
Date:
Subject: Re: set search_path in dump output considered harmful