[Pljava-dev] PL/Java 1.5.1-BETA1 announced; security note.

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: [Pljava-dev] PL/Java 1.5.1-BETA1 announced; security note.
Date: 2017-06-20 05:22:02
Message-ID: 5948B0FA.9020905@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

PL/Java brings functions, triggers, and types in Java. 1.5.1, now in beta,
adds support for PostgreSQL 9.6 and 10 (beta), with a small number of
improvements and fixes.

Project site: http://tada.github.io/pljava/
Release notes: http://tada.github.io/pljava/releasenotes.html

Security note:

One previously-announced security issue is addressed in PL/Java 1.5.1, as
described in the release notes.

Selected changes:

This release introduces support for parallel-safety declarations on
functions in PostgreSQL 9.6. Simple cases work as expected, but PL/Java's
code has not been thoroughly audited to be sure its internal behavior
cannot violate constraints on parallel-restricted or parallel-safe
functions. See the release notes and new user-guide page on parallel query.
This could be a fruitful area for beta testing.

In PostgreSQL 10, trigger transition tables are supported for AFTER
triggers, as described in the release notes.

Please see the release notes for a more complete list of changes.

Availability:

1.5.1-BETA1 is available from GitHub as a source release, which builds
quickly using Maven:

Release page: https://github.com/tada/pljava/releases/tag/V1_5_1b1

This wiki page will add links to prebuilt packages that become available:
https://github.com/tada/pljava/wiki/Prebuilt-packages
_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Achilleas Mantzios 2017-06-20 06:29:29 Re: [Pljava-dev] Draft release notes in preparation for 1.5.1-BETA1
Previous Message Chapman Flack 2017-06-19 16:44:59 [Pljava-dev] Draft release notes in preparation for 1.5.1-BETA1