]> granicus.if.org Git - php/commit
MFH:
authorMatteo Beccati <mbeccati@php.net>
Thu, 30 Apr 2009 12:38:43 +0000 (12:38 +0000)
committerMatteo Beccati <mbeccati@php.net>
Thu, 30 Apr 2009 12:38:43 +0000 (12:38 +0000)
commit6e22ab5e3eb0593cd17903621995da25edb29ef5
treef0667b5dc6c3f51ffd54d4867db86d206a9f7de9
parent5c97c813a9c50f05b7041e3b8d33d202a4ee5693
MFH:
- Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode
ext/pdo_pgsql/config.m4
ext/pdo_pgsql/config.w32
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/pgsql_statement.c
ext/pdo_pgsql/php_pdo_pgsql_int.h