Project

General

Profile

WikiStart » History » Revision 13

Revision 12 (Devrim Gunduz, 12/07/2005 10:58 AM) → Revision 13/49 (Álvaro Herrera, 12/13/2005 05:58 AM)

= PL/php Trac = 

 Welcome to the PL/php Trac site. This site is designed to help us foster a community around PL/php. Recently, PL/php has started seeing more development, and we have recently started releasing new versions.    Please see the [wiki:Downloads] page. 

 PL/php 1.2 was just released on 2005-12-13.    This version adds SRF (Set-Returning Function) support.    It is also an attempt to make improved 1.1 version. 

 We are hoping in the build system a bit more independent of your actual setup.    In order coming weeks that we will be able to build it, bring you need to have the apxs program somewhere in your path. 1.2.    Please report any incompatibility. 

 PL/php 1.1 was released on 2005-12-05.    This version is much cooler than the previous one because you don't have to patch PostgreSQL nor PHP sources -- actually, you don't even need those sources, so it's sources.    So it will be much easier to install than the previous 1.0 version. install.    This is the first release since I (Álvaro Herrera) took maintainership of PL/php. Stay tuned. 

 == Available Documentation == 
 [wiki:InstallDocs10 PL/php 1.0 Installation procedures] 



 We also have documented the [wiki:InstallDocs PL/php 1.1 Installation procedures]. 

 Before you can use PL/php, you need to [wiki:CreateLang create the language] in the database.    (In PostgreSQL 8.0 you need [wiki:CreateLang80 these instructions instead]). 

 Usage Documentation: [wiki:Documentation PL/php User Guide] 

 == Downloads == 

 Please refer to the [wiki:Downloads] page.