summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-123-7/+7
|\
| * Fix tests wrt. internationalizationChristoph M. Becker2019-04-123-7/+7
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1512-14/+1
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1512-14/+1
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
* | Merge branch 'PHP-7.2'Anatol Belski2018-07-302-0/+119
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-302-0/+119
| |\
| | * Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL optionAnatol Belski2018-07-302-0/+119
* | | Fix typos in codePeter Kokot2018-07-271-1/+1
* | | Remove unused Git attributes identPeter Kokot2018-07-256-10/+0
* | | Merge branch 'PHP-7.2'Anatol Belski2018-07-091-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-091-0/+3
| |\ \ | | |/
| | * Add missing flagAnatol Belski2018-07-091-0/+3
* | | Changed php_add[c]slashes prototypes (removed should_free argument)Dmitry Stogov2018-06-291-3/+1
* | | Sync phpinfo output for pdo_pgsqlPeter Kokot2018-06-081-6/+1
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-2/+2
* | | Fix default credentials when none was passedAnatol Belski2018-05-072-1/+5
* | | Merge branch 'PHP-7.2'Anatol Belski2018-03-121-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-121-1/+4
| |\ \ | | |/
| | * Fix heap use after freeAnatol Belski2018-03-121-1/+4
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-206-6/+6
* | | 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