X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id A39C5D1B4E6 for ; Tue, 27 Apr 2004 14:53:58 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 94203-10 for ; Tue, 27 Apr 2004 14:53:57 -0300 (ADT) Received: from www.postgresql.com (www.postgresql.com [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 4B65AD1B48A for ; Tue, 27 Apr 2004 14:53:56 -0300 (ADT) Received: by www.postgresql.com (Postfix, from userid 80) id 33667CF542C; Tue, 27 Apr 2004 14:53:56 -0300 (ADT) To: pgsql-www@postgresql.org Subject: New News Entry Message-Id: <20040427175356.33667CF542C@www.postgresql.com> Date: Tue, 27 Apr 2004 14:53:56 -0300 (ADT) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests=HTML_MESSAGE X-Spam-Level: X-Archive-Number: 200404/223 X-Sequence-Number: 4327 A new entry has been added to the news database. Database Admin: http://www.postgresql.org/admin/edit_news.php?182 Submitted by: jd@commandprompt.com Headline: plPHP RC1 is now available Summary: PL/PHP is a loadable procedural language that enables you to write PostgreSQL functions (store procedures) and triggers in the PHP programming language. It works with 7.3.x and 7.4.x. Story: It currently supports SPI, composite types, SetOf function, triggers, trusted, and untrusted modes.