PL/Java 1.4.3 Released

From: "Johann 'Myrkraverk' Oskarsson" <johann(at)2ndquadrant(dot)com>
To: PostgreSQL Announcements <pgsql-announce(at)postgresql(dot)org>
Subject: PL/Java 1.4.3 Released
Date: 2011-09-16 15:59:51
Message-ID: x639fwwk94.fsf@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


PL/Java 1.4.3 has been released.

PL/Java is a PostgreSQL extension that allows stored procedures to be
written in Java.

The database is accessed with the standard JDBC interface and any Java
programmer will feel right at home.

With PL/Java it is possible to use any Java library for data
manipulation, whether plain text, XML, images or anything else. This
can be used to dramatically reduce data transfer from the database to
clients.

Notable changes in this release:

* Works with PostgreSQL 9.1
* Correctly links against IBM Java.
* Reads microseconds correctly in timestamps.

Bugs fixed: 1010660, 1010970, 1010971, 1011025, 1011091.

Feature Requests: 1011092, 1010955.

--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Tim Clarke 2011-09-16 18:14:46 Re: PL/Java 1.4.3 Released
Previous Message Brian Pottberg 2011-09-15 20:06:31 Denver PG Day 2011 Announcements