summaryrefslogtreecommitdiff
path: root/lib/POE/Component
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Fixed infinite loop bug on SQL error in the canwrite eventHEADmasterYorhel1-1/+4
2009-08-09Give query execution time as argument to the results functionYorhel1-1/+4
2009-07-17Send LISTEN queries on (re)connectYorhel1-2/+8
2009-07-17Don't process queries if we're not connectedYorhel1-3/+3
2009-07-17Check for notifications -before- query resultsYorhel1-7/+7
2009-07-17Updated the listen and unlisten events to use the new 'do' argumentsYorhel1-4/+4
2009-07-17Check for the existance of QARG instead of it's valueYorhel1-1/+1
2009-07-15Changed arguments of the query and do events to be shorterYorhel1-10/+8
2009-07-15Don't use pg_enable_utf8 in connectYorhel1-1/+1
2009-07-15Added a minimal object interfaceYorhel1-20/+67
2009-05-17Added two basic testsYorhel1-1/+0
2009-05-17Added MANIFEST and README, moved TODO list and fixed typoYorhel1-9/+1
2009-05-17Initial commitYorhel1-0/+273