diff --git a/ext/pdo_pgsql/CREDITS b/ext/pdo_pgsql/CREDITS index 74b60e369c7..bbb7b944282 100644 --- a/ext/pdo_pgsql/CREDITS +++ b/ext/pdo_pgsql/CREDITS @@ -1,2 +1,2 @@ PostgreSQL driver for PDO -Edin Kadribasic +Edin Kadribasic, Ilia Alshanetsky diff --git a/ext/pdo_pgsql/package.xml b/ext/pdo_pgsql/package.xml index f3cdd1e5e73..290f66bdbff 100644 --- a/ext/pdo_pgsql/package.xml +++ b/ext/pdo_pgsql/package.xml @@ -1,31 +1,42 @@ - pdo_oci + PDO_PGSQL PostgreSQL driver for PDO edink Edin Kadribasic - edink@emini.dk + edink@php.net + lead + + + iliaa + Ilia Alshanetsky + iliaa@php.net lead - This extension provides a PostgreSQL driver for PDO. + This extension provides an PostgreSQL driver for PDO. PHP alpha - 0.1dev - 2004-05-18 + 0.1 + 2004-05-21 - Hope it works! + You need to install the PDO core module before you can make use of this one. + You also require PostgreSQL client libraries installed on the machine where you intend to build and/or use it. + + If you are running on windows, you can download the binary from here: + http://snaps.php.net/win32/PECL_5_0/php_pdo_pgsql.dll + @@ -35,8 +46,8 @@ - - + +