Merge branch 'v1.0.x'
[m6w6/ext-pq] / src / php_pq_misc.c
2016-05-03  Michael WallnerMerge branch 'v1.0.x'
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 WallnerMerge branch 'feature/cursor-async' of https://github...
2015-05-22  Michael WallnerFixed array parser compatibility with arrays of boxes
2015-05-21  Michael Wallnerthat never landed in an official release
2015-05-21  Michael WallnerSTATUS => ZEND_RESULT_CODE
2014-11-25  Michael Wallnerpq\DateTime::createFromFormat()
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-09-30  Michael Wallnerupdate from docs
2014-09-25  Michael Wallnerupdate from docs
2014-09-17  Michael Wallnermore internal conversions
2014-09-12  Michael Wallnerrefactor type conversion
2013-05-14  Michael Wallnertype converters
2013-05-12  Michael Wallneradd simple array param serialization
2013-04-29  Michael Wallnertypo
2013-04-29  Michael Wallnertype coercion for the array parser
2013-04-29  Michael Wallnerarray parser
2013-04-24  Michael Wallnerbetter datetime handling
2013-04-24  Michael Wallnerextended result type handling with catalog/pg_type.h
2013-04-19  Michael Wallnerbetter type handling for bool/double params
2013-03-22  Michael Wallnersplit source v0.1.0