X-Original-To: pgsql-announce-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 844B8D781D for ; Sun, 20 Nov 2005 19:59:25 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 79940-05 for ; Sun, 20 Nov 2005 23:59:25 +0000 (GMT) X-Greylist: delayed 00:15:09.165052 by SQLgrey- Received: from tada.se (1-1-2-48a.rny.sth.bostream.se [82.182.133.12]) by svr1.postgresql.org (Postfix) with ESMTP id 07857D7080 for ; Sun, 20 Nov 2005 19:59:19 -0400 (AST) Received: from [127.0.0.1] (unverified [127.0.0.1]) by tada.se (SurgeMail 3.7a) with ESMTP id 49 for multiple; Mon, 21 Nov 2005 00:44:01 +0100 Message-ID: <43810A41.401@tada.se> Date: Mon, 21 Nov 2005 00:44:01 +0100 From: Thomas Hallgren User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: pgsql-announce@postgresql.org, PL/Java Development Subject: PL/Java 1.2.0 released Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com r=849097733 X-Authenticated-User: thomas@tada.se X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200511/48 X-Sequence-Number: 831 Hi, I'm happy to announce that PL/Java 1.2.0 has been released. This release is primarily targeted at the new PostgreSQL 8.1 but full support for 8.0.x is maintained. New features include support IN/OUT parameters, improved meta-data handling, and better memory management. Full story at: http://gborg.postgresql.org/project/pljava/projdisplay.php Regards, Thomas Hallgren