prepare v2.2.3
[m6w6/ext-pq] / src / php_pq_misc.h
2023-06-15  Remi ColletMerge pull request #49 from m6w6/issue-verprop
2023-06-13  Remi Colletnew properties are read only 49/head
2023-06-13  Remi Colletadd php_pq_version_to_string() helper (factorization)
2021-08-10  Michael Wallnerfix #41: PHP-8.1 compat
2021-03-10  Michael Wallnertypo
2021-03-10  Michael Wallnercompatibility with master
2020-09-24  Michael Wallnerrestore PHP 7 compatibility
2020-09-24  Michael Wallnerredo PHP 8 compatibility
2020-09-23  Michael WallnerPHP 8 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 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 Wallnerfix coverity issues
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 WallnerMerge branch 'feature/cursor-async' of https://github...
2015-05-21  Michael WallnerSTATUS => ZEND_RESULT_CODE
2014-11-25  Michael Wallnerpq\DateTime::createFromFormat()
2014-10-23  Michael WallnerFix MacOSX/clang
2014-10-23  Michael Wallnerfix missing bit
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-17  Michael Wallnermore internal conversions
2014-09-12  Michael Wallnerrefactor auto conversion
2014-09-12  Michael Wallnerrefactor type conversion
2014-05-23  Michael Wallnerzts and 5.6 fixes ida
2013-05-14  Michael Wallnertype converters
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-03-22  Michael Wallnersplit source v0.1.0