tada / pljava

PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, Functions, Aggregates, Operators, Types, etc., to the PostgreSQL™ backend.
http://tada.github.io/pljava/
Other
238 stars 77 forks source link

PostgreSQL 15 support #410

Closed yevon closed 1 year ago

yevon commented 1 year ago

Is postgresql 15 supported? What should I change in order to being able to use pljava with the postgres 15 beta?

aadrian commented 1 year ago

Any information on this?

Thank you.

tran4o commented 1 year ago

I have pg 15 working fork, in the fork are some extra functionalities you can ignore. Maybe you need to just to copy the native code where String is refactored as StringPL

https://github.com/plan-vision/pljava

jcflack commented 1 year ago

Believed resolved in 1.6.5.