From 3fa7d9636a78b4a07ff6cdbefacacf4cfdd958c1 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 27 May 2004 13:04:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3RC1'. --- ext/pdo_pgsql/package.xml | 53 ----------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 ext/pdo_pgsql/package.xml (limited to 'ext/pdo_pgsql/package.xml') diff --git a/ext/pdo_pgsql/package.xml b/ext/pdo_pgsql/package.xml deleted file mode 100644 index 290f66bdbf..0000000000 --- a/ext/pdo_pgsql/package.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - PDO_PGSQL - PostgreSQL driver for PDO - - - edink - Edin Kadribasic - edink@php.net - lead - - - iliaa - Ilia Alshanetsky - iliaa@php.net - lead - - - - This extension provides an PostgreSQL driver for PDO. - - PHP - - alpha - 0.1 - 2004-05-21 - - - 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 - - - - - - - - - - - - - - - - - - - -- cgit v1.2.1