php-src/ext/pdo_pgsql
Anatol Belski fb244637c6 Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  Implemented FR #72633 Postgres PDO lastInsertId() should work without specifying a sequence
2016-07-27 23:03:23 +02:00
..
tests Implemented FR #72633 Postgres PDO lastInsertId() should work without specifying a sequence 2016-07-27 23:00:12 +02:00
config.m4 Look for PDO include files in the right folder 2015-02-06 12:06:29 +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 Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql_driver.c Merge branch 'PHP-7.0' into PHP-7.1 2016-07-27 23:03:23 +02:00
pgsql_statement.c Fixed bug #72570 Segmentation fault when binding parameters on a query without placeholders 2016-07-14 12:05:40 +02:00
php_pdo_pgsql_int.h Implemented FR #72633 Postgres PDO lastInsertId() should work without specifying a sequence 2016-07-27 23:00:12 +02:00
php_pdo_pgsql.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00