prepare v2.2.3
[m6w6/ext-pq] / src / php_pqcur.c
2020-09-23  Michael WallnerPHP 8 compatibility
2019-03-04  Michael WallnerPHP-7.4 compat
2019-01-14  Michael Wallnerfix master compatibility
2016-05-20  Michael WallnerMerge branch 'v1.1.x'
2016-05-20  Michael WallnerMerge branch 'v1.1.x'
2016-05-20  Michael Wallnerfix warning
2016-05-20  Michael WallnerMerge branch 'v1.1.x'
2016-05-18  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-03  Michael WallnerMerge branch 'v1.0.x'
2016-05-03  Michael WallnerMerge branch 'v1.0.x'
2016-05-03  Michael WallnerMerge branch 'v1.0.x'
2016-05-03  Michael Wallnerrename php_pq_clear_res -> php_pqres_clear
2016-05-03  Michael Wallnerfix issue #9 @github: execAsync - gets another result
2016-01-19  Michael WallnerMerge branch 'v1.0.x'
2015-12-04  Michael WallnerMerge branch 'master' into phpng
2015-08-19  Michael Wallnerfinish port
2015-08-17  Michael Wallnerflush
2015-05-29  Michael Wallnerbump cursor prophandler count
2015-05-29  Michael Wallnerfix build
2015-05-29  Michael WallnerMerge branch 'feature/cursor-async' of https://github...
2015-05-21  Michael WallnerSTATUS => ZEND_RESULT_CODE
2014-12-15  Chris WrightAdd Cursor::$query property
2014-12-15  Chris WrightAdd Cursor::$flags property
2014-12-15  Chris WrightAdd Cursor::closeAsync()
2014-12-15  Chris WrightAdd Cursor::openAsync()
2014-12-15  Chris WrightMake declare string template match generated string
2014-12-03  Michael WallnerMerge remote-tracking branch 'DaveRandom/fix/txn-async...
2014-12-03  Michael Wallnerfix NULL deref with circular refs
2014-10-17  Remi ColletMerge branch 'master' of git.php.net:/pecl/database/pq
2014-10-16  Michael Wallnersupport PostgreSQL down to 9.0; JSON is optional
2014-10-06  Michael Wallnerpq\Cursor::__construct
2014-09-25  Michael Wallnerupdate from docs
2014-05-23  Michael Wallnerzts and 5.6 fixes ida
2014-04-04  Michael Wallneradd cursor support