PL/Java 1.4.3 Released - Mailing list pgsql-announce

From Johann 'Myrkraverk' Oskarsson
Subject PL/Java 1.4.3 Released
Date
Msg-id x639fwwk94.fsf@2ndquadrant.com
Whole thread Raw
Responses Re: PL/Java 1.4.3 Released  ("Tim Clarke" <tim.clarke@manifest.co.uk>)
List 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/


pgsql-announce by date:

Previous
From: Brian Pottberg
Date:
Subject: Denver PG Day 2011 Announcements
Next
From: "Tim Clarke"
Date:
Subject: Re: PL/Java 1.4.3 Released