From: | thomas at tada(dot)se (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] Stack depth limit exceeded with pljava 1.2.0 |
Date: | 2006-08-14 22:36:33 |
Message-ID: | 44E0FAF1.9030308@tada.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Mitch Chapman wrote:
> Never mind!
>
> PL/Java 1.3.0 seems to solve the problem, and I don't know of any
> reason why we can't migrate to it.
>
> The only minor problem I've had with 1.3.0 is that, on Mac OS X
> 10.4.7, with PostgreSQL 8.1.3 from DarwinPorts, 'sudo make install'
> creates /opt/local/lib/pgsql8/pljava.so instead of the expected .../
> libpljava.so.
>
This is to conform with the PostgreSQL naming convention. An add-on module should not have
the 'lib' prefix. It's the same on all platforms.
Regards,
Thomas Hallgren
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2006-08-14 22:41:17 | [Pljava-dev] Possible to override default type mappings? |
Previous Message | Joost Kraaijeveld | 2006-08-13 12:13:48 | [Pljava-dev] Notify/Listen |