Add Cursor::closeAsync()
[m6w6/ext-pq] / src / php_pqcur.c
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