pl/java for postgresql 9.2 - Mailing list pgsql-general

From Marc Brazeau
Subject pl/java for postgresql 9.2
Date
Msg-id CAKuZ-AiKi9ed_Y-wKoTUOGQF9W=d6HV2WGgCB2RUiX_MjoU6bA@mail.gmail.com
Whole thread Raw
Responses Re: pl/java for postgresql 9.2
List pgsql-general
Hoping someone can help me here.

I'm trying to get pl/java running under Postgres 9.2.  Doing so was
relatively easy on the Mac.  But on Windows, its turning out to be quite
problematic.

There are no recent binaries available, and if I try with the ones on
pgFoundry, I get the following error:
ERROR:  incompatible library "C:/Program
Files/PostgreSQL/9.2/lib/pljava.dll": version mismatch
DETAIL:  Server is version 9.2, library is version 9.1.

pgsql-general by date:

Previous
From: Gavan Schneider
Date:
Subject: Re: DEFERRABLE NOT NULL constraint
Next
From: Chris Travers
Date:
Subject: Re: feature requests (possibly interested in working on this): functional foreign keys