1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
ext-pq/src
Michael Wallner 6840072b9e re-simplify
@remicollet could you re-check, please
2015-07-27 10:06:28 +02:00
..
php_pq_callback.c add cursor support 2014-04-04 15:50:42 +02:00
php_pq_callback.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pq_misc.c Fixed array parser compatibility with arrays of boxes 2015-05-22 12:31:21 +02:00
php_pq_misc.h STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pq_module.c re-simplify 2015-07-27 10:06:28 +02:00
php_pq_object.c convert zend_hash_apply_with_argument(s) 2014-09-26 20:03:23 +02:00
php_pq_object.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pq_params.c Fixed array parser compatibility with arrays of boxes 2015-05-22 12:31:21 +02:00
php_pq_params.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqcancel.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqcancel.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqconn_event.c type converters 2013-05-14 13:09:23 +02:00
php_pqconn_event.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqconn.c provide RTLD_LAZY compatibility 2015-07-27 09:13:01 +02:00
php_pqconn.h STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqcopy.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqcopy.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqcur.c bump cursor prophandler count 2015-05-29 09:50:13 +02:00
php_pqcur.h Add Cursor::$query property 2014-12-15 15:12:15 +00:00
php_pqexc.c split source 2013-03-22 15:35:01 +01:00
php_pqexc.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqlob.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqlob.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
php_pqres.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqres.h STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqstm.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqstm.h Add deallocate() and prepare() to Statement 2014-12-10 16:50:22 +00:00
php_pqtxn.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqtxn.h fix isolation level 2014-10-23 12:49:34 +02:00
php_pqtypes.c STATUS => ZEND_RESULT_CODE 2015-05-21 15:18:16 +02:00
php_pqtypes.h Fix MacOSX/clang 2014-10-23 10:16:16 +02:00