summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-091-1/+2
|\
| * Merge branch 'bug72788' of https://github.com/keyurdg/php-src into PHP-7.0Xinchen Hui2016-08-091-1/+2
| |\
| | * Fix bug 72788: Invalid memory access when database_object_handleKeyur2016-08-091-1/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Matteo Beccati2016-08-043-6/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-08-043-6/+5
| |\ \
| | * | Clean up FR #72633Matteo Beccati2016-08-043-6/+5
| | * | cleanup table after testAnatol Belski2016-08-021-2/+5
| | * | - lastInsertId using Postgres Lastval() functionPablo Santiago Sánchez2016-08-023-19/+56
* | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-271-1/+4
|\ \ \ \ | |/ / /
| * | | cleanup the table after the test runAnatol Belski2016-07-271-1/+4
* | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-274-21/+58
|\ \ \ \ | |/ / /
| * | | Implemented FR #72633 Postgres PDO lastInsertId() should work without specify...root2016-07-274-21/+58
* | | | Merge branch 'PHP-7.0'Anatol Belski2016-07-191-1/+1
|\ \ \ \ | |/ / /
| * | | fix test outAnatol Belski2016-07-191-1/+1
* | | | Merge branch 'PHP-7.0'Stanislav Malyshev2016-07-191-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0.9' into PHP-7.0Stanislav Malyshev2016-07-191-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed bug #72570 Segmentation fault when binding parameters on a query withou...Matteo Beccati2016-07-142-0/+31
* | | | Merge branch 'PHP-7.0'Matteo Beccati2016-07-103-1/+69
|\ \ \ \ | |/ / /
| * | | Fixed bug #72570 Segmentation fault when binding parameters on a query withou...Matteo Beccati2016-07-102-0/+31
| * | | Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-07-102-1/+38
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed bug #70313 PDO statement fails to throw exceptionMatteo Beccati2016-07-102-1/+38
* | | Fixed compilation warningsDmitry Stogov2016-06-222-2/+2
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-212-6/+6
* | | Merge branch 'PHP-7.0'Anatol Belski2016-06-012-11/+164
|\ \ \ | |/ /
| * | Add test for bug #72294Anatol Belski2016-06-011-0/+149
| * | Fixed bug #72294 Segmentation fault/invalid pointer in connection with pgsql_...Anatol Belski2016-06-011-11/+15
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-312-6/+6
|\ \ \ | |/ /
| * | Fixed test (keyword is local related)Xinchen Hui2016-05-312-6/+6
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-112-0/+27
|\ \ \ | |/ /
| * | Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound)Xinchen Hui2016-05-112-0/+27
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-061-1/+1
|\ \ \ | |/ /
| * | fix merge mistakeAnatol Belski2016-04-061-1/+1
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-063-60/+167
|\ \ \ | |/ /
| * | fix testsAnatol Belski2016-04-062-20/+92
| * | PostgreSQL's PDOStatement::getColumnMeta() fills in table's name.Petr Sýkora2016-04-061-0/+35
| * | fix indentAnatol Belski2016-04-061-40/+40
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-062-1/+187
|\ \ \ | |/ /
| * | add 32-bit specific variont for #62498Anatol Belski2016-04-061-0/+185
| * | skip test on 32-bitAnatol Belski2016-04-061-1/+2
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-052-25/+240
|\ \ \ | |/ /
| * | fix and extend testAnatol Belski2016-04-051-22/+103
| * | Don't roundtrip to the database to get the column type if you already know itJoe Bylund2016-04-052-25/+159
* | | Remove version checksNikita Popov2016-01-301-2/+0
|/ /
* | Do not edit the value in place (might be relates to #71261)Xinchen Hui2016-01-041-4/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-015-5/+5
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
| * fix testAnatol Belski2015-08-231-2/+4
* | add test for bug #70861Anatol Belski2015-11-051-0/+46
* | fix test redirection when run not from source rootAnatol Belski2015-10-231-1/+1
* | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-3/+3