agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] pljava and pg8.1
3+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] pljava and pg8.1
@ 2005-10-06 21:17
0 siblings, 2 replies; 3+ messages in thread
From: @ 2005-10-06 21:17 UTC (permalink / raw)
Hi,
I wanted to test PostgreSQL 8.1-beta2 but there is some problem with
pljava library - it cannot be loaded because of following error:
libpljava.so: undefined symbol: GetCurrentAbsoluteTimeUsec.
Maybe it isn't related to PostgreSQL however it worked with PG8.0.4.
Thanks in advance for quick answer.
ML
^ permalink raw reply [nested|flat] 3+ messages in thread
* [Pljava-dev] pljava and pg8.1
@ 2005-10-06 22:38
parent:
1 sibling, 0 replies; 3+ messages in thread
From: @ 2005-10-06 22:38 UTC (permalink / raw)
Hi Marek,
There was a couple of API changes in the PostgreSQL backend between 8.0
and the coming 8.1. The PL/Java pre-compiled binaries 8.0 can thus not
be used with 8.1. The CVS HEAD source is fine though, so if you care to
download that and compile, you're all set.
Barring unforeseen problems, a pre-compiled PL/Java binary that works
with PostgreSQL 8.1 will be released shortly after the PostgreSQL 8.1
release.
Regards,
Thomas Hallgren
Marek Lewczuk wrote:
> Hi,
> I wanted to test PostgreSQL 8.1-beta2 but there is some problem with
> pljava library - it cannot be loaded because of following error:
> libpljava.so: undefined symbol: GetCurrentAbsoluteTimeUsec.
>
> Maybe it isn't related to PostgreSQL however it worked with PG8.0.4.
>
> Thanks in advance for quick answer.
>
> ML
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
^ permalink raw reply [nested|flat] 3+ messages in thread
* [Pljava-dev] pljava and pg8.1
@ 2005-10-07 05:14
parent:
1 sibling, 0 replies; 3+ messages in thread
From: @ 2005-10-07 05:14 UTC (permalink / raw)
Thomas Hallgren napisa?(a):
> Hi Marek,
> There was a couple of API changes in the PostgreSQL backend between 8.0
> and the coming 8.1. The PL/Java pre-compiled binaries 8.0 can thus not
> be used with 8.1. The CVS HEAD source is fine though, so if you care to
> download that and compile, you're all set.
>
> Barring unforeseen problems, a pre-compiled PL/Java binary that works
> with PostgreSQL 8.1 will be released shortly after the PostgreSQL 8.1
> release.
Thanks. I will wait for official release, because I have some problems
with compilation.
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2005-10-07 05:14 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-10-06 21:17 [Pljava-dev] pljava and pg8.1
2005-10-06 22:38 `
2005-10-07 05:14 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox