PL/Java 1.4.3 Released

Поиск
Список
Период
Сортировка
От Johann 'Myrkraverk' Oskarsson
Тема PL/Java 1.4.3 Released
Дата
Msg-id x639fwwk94.fsf@2ndquadrant.com
обсуждение исходный текст
Ответы Re: PL/Java 1.4.3 Released  ("Tim Clarke" <tim.clarke@manifest.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Brian Pottberg
Дата:
Сообщение: Denver PG Day 2011 Announcements
Следующее
От: "Tim Clarke"
Дата:
Сообщение: Re: PL/Java 1.4.3 Released