From: | thhal at mailblocks(dot)com (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] Re: PLJAVA ERROR! |
Date: | 2004-10-30 11:27:31 |
Message-ID: | thhal-0MRNfAu/S3kAOl3IghBqTdNEl9mKwbv@mailblocks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
daniel.ovalle wrote:
>I trying again to write some procedures with PLJAVA, I using
>POSTGRESQL8b3 and PLJAVAb5.
>
>
The PL/Java 1.0.0.b5 is not compatible with PostgreSQL 8.0.0beta3 (or
beta4 for that matter) since PostgreSQL changed a couple of function
signatures between beta2 and beta3. So at present, you need to use
PL/Java 1.0.0.b5 with PostgreSQL 8.0.0beta2 or lower.
I will soon release of PL/Java that can be used with PostgreSQL
8.0.0beta3 and above. The changes has already been entered into CVS HEAD.
Regards,
Thomas Hallgren
From | Date | Subject | |
---|---|---|---|
Next Message | Nageshwar Rao | 2004-11-08 07:14:27 | [Pljava-dev] Failed to create Java VM |
Previous Message | Thomas Hallgren | 2004-09-24 14:42:25 | [Pljava-dev] ANN: PL/Java 1.0.0.b5 now available for download. |