| From: | peter(dot)henderson at starjar(dot)com (Peter Henderson) |
|---|---|
| To: | |
| Subject: | [Pljava-dev] PL/Java 1.3 and PG 8.2.4 |
| Date: | 2007-08-30 11:13:15 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pljava-dev |
Hi folks.
Is there a reason why version 1.4 has not been created.
Seems like a good time to make a new release which works with PostgreSQL 8.2
Cheers
Peter Henderson.
Thomas Hallgren wrote:
> PL/Java 1.3.0 is for PostgreSQL 8.1.x. You'll have to use CVS HEAD in
> order to compiler for 8.2.x.
>
> Regards,
> Thomas Hallgren
>
> Eric Faulhaber wrote:
>> I saw this question on the list earlier this year, but I never saw an
>> answer. Same result with google. Sorry if I missed it.
>>
>> I receive the following error when I try to run PL/Java 1.3.0's
>> install.sql against PostgreSQL 8.2.4:
>>
>> psql:install.sql:6: ERROR: incompatible library
>> "/usr/lib/postgresql/8.2/lib/pljava.so": missing magic block
>> HINT: Extension libraries are required to use the PG_MODULE_MAGIC macro.
>>
>> The same pljava.so binary worked fine for PG 8.1.x, so I'm assuming this
>> means I need a newer binary which was built against some headers updated
>> for 8.2.x? If so, is there an "official" release of such a binary out
>> there?
>>
>> Thanks in advance,
>> Eric Faulhaber
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Eric Faulhaber | 2007-08-31 04:52:06 | [Pljava-dev] Building from source for PG 8.2.4 |
| Previous Message | Thomas Hallgren | 2007-08-30 09:53:58 | [Pljava-dev] PL/Java 1.3 and PG 8.2.4 |