From: peter.henderson at starjar.com (Peter Henderson) Date: Thu, 30 Aug 2007 12:13:15 +0100 Subject: [Pljava-dev] PL/Java 1.3 and PG 8.2.4 In-Reply-To: References: <46D66F01.3030708@goldencode.com> Message-ID: <20176865.141188472381761.JavaMail.root@starjar.com> 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 >