php-src/ext/pdo_pgsql
Dmitry Stogov 9dd66e4d53 Merge branch 'master' into phpng
* master:
  Fixed issue #183 (TMP_VAR is not only used once)
  Fix broken Junit output with --disable-cgi
  Added folder mark
  Further test fixes for the fdb2709 breakage.
  Fix broken test caused by fdb2709.
  Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()
  Fix run-tests.php with Valgrind >= 3.10.0.
  Add microseconds to the serialised form of DateTime objects.
  Improved test for bug #62479
  fix typo in ODBC code
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  5.5.14 now
  Fix bug #67060: use default mode of 660

Conflicts:
	ext/date/php_date.c
2014-05-26 10:52:43 +04:00
..
tests Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
config.m4 Drop PDO support for extremely old libpq versions 2014-03-11 23:10:47 +01:00
config.w32 Drop PDO support for extremely old libpq versions 2014-03-11 23:10:47 +01:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_pgsql.c Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParams 2014-03-11 23:10:48 +01:00
pgsql_driver.c Fixed uninitialized value used 2014-05-16 14:59:16 +08:00
pgsql_statement.c Finish ext/pdo_pgsql (3 tests fail, 1 due to knew issue, 2 also fails in trunk) 2014-05-16 14:38:24 +08:00
php_pdo_pgsql_int.h Made a little clean up 2014-05-15 22:33:13 +08:00
php_pdo_pgsql.h Bump year 2014-01-03 11:08:10 +08:00