]> git.m6w6.name Git - m6w6/ext-pq/log
m6w6/ext-pq
13 years agocancel
Michael Wallner [Fri, 25 Jan 2013 22:22:37 +0000 (23:22 +0100)] 
cancel

13 years agotransactions
Michael Wallner [Fri, 25 Jan 2013 20:08:56 +0000 (21:08 +0100)] 
transactions

13 years agoprogress++
Michael Wallner [Tue, 22 Jan 2013 23:02:55 +0000 (00:02 +0100)] 
progress++

13 years agoprepareAsync++, Statement::execAsync++
Michael Wallner [Tue, 22 Jan 2013 17:11:32 +0000 (18:11 +0100)] 
prepareAsync++, Statement::execAsync++

13 years agofix arginfo params
Michael Wallner [Tue, 22 Jan 2013 15:58:59 +0000 (16:58 +0100)] 
fix arginfo params

13 years agoexecAsync++, execParamsAsync++
Michael Wallner [Tue, 22 Jan 2013 15:28:11 +0000 (16:28 +0100)] 
execAsync++, execParamsAsync++

13 years agonotifications++
Michael Wallner [Mon, 21 Jan 2013 22:55:26 +0000 (23:55 +0100)] 
notifications++

13 years agofix missing return
Michael Wallner [Mon, 21 Jan 2013 22:39:43 +0000 (23:39 +0100)] 
fix missing return

13 years agonotifications
Michael Wallner [Mon, 21 Jan 2013 22:31:42 +0000 (23:31 +0100)] 
notifications

13 years agoremove superfluous error text in pgres errors
Michael Wallner [Mon, 21 Jan 2013 17:10:59 +0000 (18:10 +0100)] 
remove superfluous error text in pgres errors

13 years agoinverted blocking option to async
Michael Wallner [Mon, 21 Jan 2013 16:58:33 +0000 (17:58 +0100)] 
inverted blocking option to async

13 years agoonly create a stream once out of the PQsocket
Michael Wallner [Mon, 21 Jan 2013 16:44:55 +0000 (17:44 +0100)] 
only create a stream once out of the PQsocket

13 years agotests++
Michael Wallner [Mon, 21 Jan 2013 16:44:37 +0000 (17:44 +0100)] 
tests++

13 years agoMerge branch 'master' of ssh://bitbucket.org/mike_php_net/ext-pq
Michael Wallner [Mon, 21 Jan 2013 11:38:48 +0000 (12:38 +0100)] 
Merge branch 'master' of ssh://bitbucket.org/mike_php_net/ext-pq

13 years agolicense
Michael Wallner [Mon, 21 Jan 2013 11:38:42 +0000 (12:38 +0100)] 
license

13 years agofix build with subdir
Michael Wallner [Mon, 21 Jan 2013 11:38:29 +0000 (12:38 +0100)] 
fix build with subdir

13 years agogitignore
Michael Wallner [Mon, 21 Jan 2013 11:37:52 +0000 (12:37 +0100)] 
gitignore

13 years agoPGresult success handling, add Result::fetchCol, add Statement::desc()
Michael Wallner [Mon, 21 Jan 2013 11:14:10 +0000 (12:14 +0100)] 
PGresult success handling, add Result::fetchCol, add Statement::desc()

13 years agoTODO
Michael Wallner [Mon, 21 Jan 2013 11:13:21 +0000 (12:13 +0100)] 
TODO

13 years agotests
Michael Wallner [Mon, 21 Jan 2013 11:13:04 +0000 (12:13 +0100)] 
tests

13 years agoprogress++
Michael Wallner [Mon, 21 Jan 2013 00:23:31 +0000 (01:23 +0100)] 
progress++

13 years agoforeach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works
Michael Wallner [Sun, 20 Jan 2013 12:49:35 +0000 (13:49 +0100)] 
foreach (new pq\Connection(DSN)->exec(QUERY) as $k=>$v) works