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

Fix bogus out-of-date Javadoc comments #454

Closed jcflack closed 10 months ago

jcflack commented 10 months ago

Discovered one that had been rendered rather incoherent by a later change to the code, and another still referring to a Java 1.6 requirement from a PL/Java version that requires Java 9.