fix doc links
[m6w6/ext-pq] / src / php_pqcur.c
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