]> granicus.if.org Git - php/commit
- Changed PDO_PGSQL configure script to require libpq 7.4
authorMatteo Beccati <mbeccati@php.net>
Thu, 30 Apr 2009 12:35:36 +0000 (12:35 +0000)
committerMatteo Beccati <mbeccati@php.net>
Thu, 30 Apr 2009 12:35:36 +0000 (12:35 +0000)
commitc58c93b9b2e68bead31bfbd0b4dfc8287aed651f
tree6d219b58e6266089a431acf78f486d6f4f5f34f0
parente51d4cb545185273bbc87c472327440cb67f53ce
- 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