now single row mode for prepare and declare
[m6w6/ext-pq] / tests /
2014-10-23  Michael Wallnerlet JSON be decoded as array unless fetch_type is FETCH...
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-15  Michael Wallnerfixup
2014-10-06  Michael Wallnerpq\Cursor::__construct
2014-09-30  Michael Wallnerfix test
2014-09-30  Michael Wallnerfix test
2014-09-30  Michael Wallnerupdate from docs
2014-09-25  Michael Wallnerupdate from docs
2014-09-17  Michael Wallnermore internal conversions
2014-09-17  Michael Wallnerfix test
2014-09-17  Michael Wallnerreverse arguments of pq\Result::fetchCol()
2014-09-12  Michael Wallnerupdate tests
2014-09-12  Michael Wallneradd default propoerties to connection
2014-09-11  Michael Wallnerfix test
2014-07-14  Michael Wallnerunregister eventhandler
2014-07-14  Michael Wallnerunlisten support
2014-07-14  Michael Wallnerfix test for newer internal datetime format
2014-04-04  Michael Wallneradd cursor support
2014-04-04  Michael Wallnerfix test for 9.3+
2013-05-14  Michael Wallnertest Statement::bind()
2013-05-14  Michael Wallnerfix Statement::descAsync; add Result::desc()
2013-05-14  Michael Wallnermoar tests
2013-05-14  Michael Wallnertype converters
2013-05-01  Michael Wallnertest fix; build fix; meta data
2013-04-29  Michael Wallnertest
2013-04-24  Michael Wallnerextended result type handling with catalog/pg_type.h
2013-04-19  Michael Wallneruse the same method signature in fetchCol() and bind()
2013-04-19  Michael Wallnerfix fetchCol to return true/false and pass value int...
2013-02-22  Michael Wallnerexport/import LOB
2013-02-22  Michael Wallnertests
2013-02-22  Michael Wallnerfix test
2013-02-21  Michael Wallnerremove pq\Event
2013-02-14  Michael Wallnertests & fixes
2013-02-12  Michael Wallnerfix test
2013-02-12  Michael Wallnerhalf way through the exception refactoring
2013-02-06  Michael Wallnersimple persistent connection test
2013-02-06  Michael Wallnermerge danglind Statement->descAsync patch
2013-02-05  Michael Wallnerdrop test table twice; once with notice
2013-02-01  Michael Wallnerbound vars
2013-01-31  Michael Wallnerpq\Result::map(), XTN savepoints & snapshots
2013-01-30  Michael Wallnertrim errors; pq\COPY++
2013-01-29  Michael Wallnerpq\Types, pq\LOB
2013-01-26  Michael Wallnerpq\Event::NOTICE
2013-01-25  Michael Wallnercancel
2013-01-25  Michael Wallnertransactions
2013-01-22  Michael Wallnerprogress++
2013-01-22  Michael WallnerprepareAsync++, Statement::execAsync++
2013-01-22  Michael WallnerexecAsync++, execParamsAsync++
2013-01-21  Michael Wallnernotifications
2013-01-21  Michael Wallnerinverted blocking option to async
2013-01-21  Michael Wallnertests++
2013-01-21  Michael Wallnertests