summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql
Commit message (Expand)AuthorAgeFilesLines
* Use OBJ_FLAGS() macro to access object flags (even if they are currently stor...Dmitry Stogov2018-01-221-1/+1
* Eliminate useless separationDmitry Stogov2018-01-171-1/+1
* Merge branch 'PHP-7.2'Anatol Belski2018-01-042-3/+5
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-042-3/+5
| |\
| | * Fix testsAnatol Belski2018-01-042-3/+5
| | * year++Xinchen Hui2018-01-025-5/+5
| * | year++Xinchen Hui2018-01-025-5/+5
* | | year++Xinchen Hui2018-01-025-5/+5
* | | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-142-2/+2
* | | Move constants into read-only data segmentDmitry Stogov2017-12-142-2/+2
* | | Move constants into read-only data segmentDmitry Stogov2017-12-143-4/+4
* | | Merge branch 'PHP-7.2'Anatol Belski2017-10-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-271-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-271-1/+1
| | |\
| | | * Skip test on PostgreSQL 10Anatol Belski2017-10-271-1/+1
* | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-87/+0
|/ / /
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-202-1/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-202-1/+27
| |\ \ | | |/
| | * Fixed #73959 - lastInsertId fails to throw an exception in pdsqlandrewnester2017-01-202-1/+27
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-5/+5
* | | Add "Sent SQL" to debug dump for emulated preparesAdam Baratz2016-12-201-0/+50
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-151-2/+2
|\ \ | |/
| * make timing check more forgiving in these testsAnatol Belski2016-12-151-2/+2
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+2
| |\
| | * put missing prototype and fix ts buildAnatol Belski2016-08-141-1/+3
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-141-0/+14
| |\ \ | | |/
| | * Fixed bug #72759 Regression in pgo_pgsqlAnatol Belski2016-08-141-0/+14
* | | 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