WikiStart » History » Version 13
Álvaro Herrera, 12/13/2005 05:58 AM
Restructure a bit in order to provide release history; add the 1.2 release.
1 | 4 | Álvaro Herrera | = PL/php Trac = |
---|---|---|---|
2 | 1 | ||
3 | 13 | Álvaro Herrera | 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. |
4 | 1 | ||
5 | 13 | Álvaro Herrera | PL/php 1.2 was released on 2005-12-13. This version adds SRF (Set-Returning Function) support. It is also an attempt to make the build system a bit more independent of your actual setup. In order to build it, you need to have the apxs program somewhere in your path. Please report any incompatibility. |
6 | |||
7 | 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 much easier to install than the previous 1.0 version. This is the first release since I (Ãlvaro Herrera) took maintainership of PL/php. |
||
8 | 1 | ||
9 | 3 | Álvaro Herrera | == Available Documentation == |
10 | 4 | Álvaro Herrera | [wiki:InstallDocs10 PL/php 1.0 Installation procedures] |
11 | 1 | ||
12 | 3 | Álvaro Herrera | |
13 | 5 | Álvaro Herrera | |
14 | 10 | Álvaro Herrera | We also have documented the [wiki:InstallDocs PL/php 1.1 Installation procedures]. |
15 | 5 | Álvaro Herrera | |
16 | 9 | Álvaro Herrera | 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]). |
17 | |||
18 | 1 | Usage Documentation: [wiki:Documentation PL/php User Guide] |
|
19 | 10 | Álvaro Herrera | |
20 | == Downloads == |
||
21 | |||
22 | Please refer to the [wiki:Downloads] page. |