php-src/ext/pdo_pgsql
Wez Furlong 55f53a5a96 symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled.  Volunteers welcome.
2005-02-17 04:23:15 +00:00
..
config.m4 symlinked pdo drivers under ext. 2005-02-17 04:23:15 +00:00
config.w32 Fix prototype. 2004-05-20 10:24:17 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package.xml prep for release 2005-02-09 05:04:40 +00:00
pdo_pgsql.c prep for release 2005-02-09 05:04:40 +00:00
pgsql_driver.c Simplify code and fix compiler warning. 2005-02-12 20:55:28 +00:00
pgsql_statement.c Fixed bug #3478: handling of 64bit return values on 32bit machine 2005-02-15 12:41:24 +00:00
php_pdo_pgsql_int.h Adjust for the new get_col api 2005-02-06 22:48:35 +00:00
php_pdo_pgsql.h PostgreSQL PDO driver. 2004-05-20 02:27:49 +00:00