avoid adding a ref to the object of the iterator actually living inside
[m6w6/ext-pq] / src / php_pqres.c
2014-09-12  Michael Wallneravoid adding a ref to the object of the iterator actual...
2014-04-04  Michael Wallneradd cursor support
2013-05-14  Michael Wallnerfix Statement::descAsync; add Result::desc()
2013-05-14  Michael Wallnertype converters
2013-04-29  Michael Wallnertype coercion for the array parser
2013-04-29  Michael Wallnerarray parser
2013-04-29  Michael Wallnertypo: oid of bool is 16, not 18
2013-04-24  Michael Wallnerbetter datetime handling
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-04-15  Michael Wallnerno gc for now
2013-04-13  Michael Wallnerimplemented get_properties() object handler
2013-03-22  Michael Wallnersplit source v0.1.0