projects
/
m6w6
/
ext-pq
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
m6w6/ext-pq
2014-09-12
Michael Wallner
avoid adding a ref to the object of the iterator actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michael Wallner
fix possible invalid free and a leak
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michael Wallner
fix test
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michael Wallner
fix --without-pq-postgresql
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michael Wallner
administrativa
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Michael Wallner
fix bitbucket issue #2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Michael Wallner
unregister eventhandler
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Michael Wallner
unlisten support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Michael Wallner
use php_pq_callback_recurse
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Michael Wallner
fix test for newer internal datetime format
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Michael Wallner
zts and 5.6 fixes
ida
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Michael Wallner
add cursor support
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Michael Wallner
fix test for 9.3+
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Anatol Belski
fix version macros name
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Michael Wallner
r0.4.0
v0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
test Statement::bind()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
fix Statement::descAsync; add Result::desc()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
version
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
moar tests
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
always provide a property zval
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Michael Wallner
type converters
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Michael Wallner
add simple array param serialization
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Michael Wallner
r0.3.0
v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Michael Wallner
test fix; build fix; meta data
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Michael Wallner
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Michael Wallner
test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Michael Wallner
type coercion for the array parser
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Michael Wallner
array parser
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Michael Wallner
typo: oid of bool is 16, not 18
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Michael Wallner
prepare 0.2.0
v0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Michael Wallner
better datetime handling
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Michael Wallner
extended result type handling with catalog/pg_type.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Michael Wallner
use the same method signature in fetchCol() and bind()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Michael Wallner
fix fetchCol to return true/false and pass value int...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Michael Wallner
better type handling for bool/double params
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Michael Wallner
no gc for now
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Michael Wallner
transform event handlers to zvals;
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Michael Wallner
implemented get_properties() object handler
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Michael Wallner
split source
v0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Michael Wallner
fix zend_object_iterator.key with PHP-5.5
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
export/import LOB
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
add TODO
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
tests
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
pq\LOB stream
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Wallner
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Michael Wallner
do not recreate the row zval on every call to current()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Michael Wallner
remove pq\Event
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Michael Wallner
maintenance
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael Wallner
add pq\Result::fetchAll()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Michael Wallner
tests & fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Michael Wallner
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Michael Wallner
done with exception refactoring; maybe look over some...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Michael Wallner
half way through the exception refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Michael Wallner
cancel any active async query on persistent connection...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Michael Wallner
add namespace support to pq\Types
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael Wallner
adapt persistent handle API
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
simple persistent connection test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
only rollback if transaction status indicates need...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
pfui; merging old patches without test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
merge danglind Statement->descAsync patch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
proper cleanup of persistent connections
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Michael Wallner
describe statement async
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Wallner
drop test table twice; once with notice
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Wallner
maintenance
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Michael Wallner
async listen/notify
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Wallner
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Wallner
persistent connections
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Michael Wallner
bound vars
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Michael Wallner
pq\Statement::bind()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Michael Wallner
build maintenance
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Michael Wallner
pq\Result::map(), XTN savepoints & snapshots
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael Wallner
trim errors; pq\COPY++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Wallner
pq\Types, pq\LOB
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Michael Wallner
reset event; informational connection properties
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Michael Wallner
pq\Event::RESULT
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Michael Wallner
refactor objects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Michael Wallner
pq\Event::NOTICE
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Michael Wallner
cancel
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Michael Wallner
transactions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Wallner
progress++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Wallner
prepareAsync++, Statement::execAsync++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Wallner
fix arginfo params
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Wallner
execAsync++, execParamsAsync++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
notifications++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
fix missing return
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
notifications
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
remove superfluous error text in pgres errors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
inverted blocking option to async
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
only create a stream once out of the PQsocket
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
tests++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
Merge branch 'master' of ssh://bitbucket.org/mike_php_n...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
license
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
fix build with subdir
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
PGresult success handling, add Result::fetchCol, add...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
TODO
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Michael Wallner
progress++
commit
|
commitdiff
|
tree
|
snapshot
next