Chapman Flack

Results 13 issues of Chapman Flack

In most cases where type mapping is done between PostgreSQL and Java types (function parameters and return values when functions are called, methods on `ResultSet`), the PostgreSQL type is known,...

17b7d7c (PR #450) dropped conditional code for PostgreSQL before 9.5, the oldest version to be supported by PL/Java 1.6.x. References to older PostgreSQL versions in the docs, however, were not...

Issues #375 and #385 were closed as, essentially, pilot error (running Maven on a different version of Java than intended), but it would probably help to document that `mvn --version`...