fix master compatibility
[m6w6/ext-pq] / src / php_pqstm.c
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 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 Wallnerfix typo
2016-05-17  Michael WallnerMerge branch 'v1.1.x'
2016-05-17  Michael Wallnerrestore listeners and statements on connection reset
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-05-29  Michael WallnerMerge branch 'feature/cursor-async' of https://github...
2015-05-21  Michael WallnerSTATUS => ZEND_RESULT_CODE
2014-12-17  Michael Wallnersimplify
2014-12-17  Michael Wallnerfix leak; fix test
2014-12-14  Chris WrightAdd missing TSRMLS
2014-12-12  Chris WrightMerge branch 'feature/async-stmt-deallocate'
2014-12-12  Chris WrightAdd $query and $types properties to Statement
2014-12-10  Chris WrightAdd deallocate() and prepare() to Statement
2014-11-25  Michael Wallnerfix crash on reverse dependency from conn to stm
2014-10-23  Michael Wallnerprefix internal API; ensure raphf is built first in...
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 Wallnerupdate from docs
2014-10-01  Michael Wallnerfix parameter separation
2014-09-26  Michael Wallnerupdate from docs
2014-07-14  Michael Wallneruse php_pq_callback_recurse
2013-05-14  Michael Wallnerfix Statement::descAsync; add Result::desc()
2013-05-14  Michael Wallnertype converters
2013-04-15  Michael Wallnerno gc for now
2013-04-13  Michael Wallnerimplemented get_properties() object handler
2013-03-22  Michael Wallnersplit source v0.1.0