X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fasync006.phpt;h=b1bcbb4fbb702f2e94114f1ae89a69ff51313b37;hp=81ee66e40d013dad5d7b6cd67a3c7ae3c8a3b252;hb=25e7c9331c023ef1ca869b2f1c8433251bc8f359;hpb=53220e4b7f293ed8c1c8418efc98c57d4b205e1d diff --git a/tests/async006.phpt b/tests/async006.phpt index 81ee66e..b1bcbb4 100644 --- a/tests/async006.phpt +++ b/tests/async006.phpt @@ -1,7 +1,10 @@ --TEST-- async unbuffered exec --SKIPIF-- - + --FILE-- int(9) + ["statusMessage"]=> + string(12) "SINGLE_TUPLE" ["errorMessage"]=> string(0) "" + ["diag"]=> + array(17) { + ["severity"]=> + NULL + ["sqlstate"]=> + NULL + ["message_primary"]=> + NULL + ["message_detail"]=> + NULL + ["message_hint"]=> + NULL + ["statement_position"]=> + NULL + ["internal_position"]=> + NULL + ["internal_query"]=> + NULL + ["context"]=> + NULL + ["schema_name"]=> + NULL + ["table_name"]=> + NULL + ["column_name"]=> + NULL + ["datatype_name"]=> + NULL + ["constraint_name"]=> + NULL + ["source_file"]=> + NULL + ["source_line"]=> + NULL + ["source_function"]=> + NULL + } ["numRows"]=> int(1) ["numCols"]=> @@ -40,12 +82,53 @@ object(pq\Result)#%d (6) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (6) { +object(pq\Result)#%d (9) { ["status"]=> int(9) + ["statusMessage"]=> + string(12) "SINGLE_TUPLE" ["errorMessage"]=> string(0) "" + ["diag"]=> + array(17) { + ["severity"]=> + NULL + ["sqlstate"]=> + NULL + ["message_primary"]=> + NULL + ["message_detail"]=> + NULL + ["message_hint"]=> + NULL + ["statement_position"]=> + NULL + ["internal_position"]=> + NULL + ["internal_query"]=> + NULL + ["context"]=> + NULL + ["schema_name"]=> + NULL + ["table_name"]=> + NULL + ["column_name"]=> + NULL + ["datatype_name"]=> + NULL + ["constraint_name"]=> + NULL + ["source_file"]=> + NULL + ["source_line"]=> + NULL + ["source_function"]=> + NULL + } ["numRows"]=> int(1) ["numCols"]=> @@ -54,12 +137,53 @@ object(pq\Result)#%d (6) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (6) { +object(pq\Result)#%d (9) { ["status"]=> int(9) + ["statusMessage"]=> + string(12) "SINGLE_TUPLE" ["errorMessage"]=> string(0) "" + ["diag"]=> + array(17) { + ["severity"]=> + NULL + ["sqlstate"]=> + NULL + ["message_primary"]=> + NULL + ["message_detail"]=> + NULL + ["message_hint"]=> + NULL + ["statement_position"]=> + NULL + ["internal_position"]=> + NULL + ["internal_query"]=> + NULL + ["context"]=> + NULL + ["schema_name"]=> + NULL + ["table_name"]=> + NULL + ["column_name"]=> + NULL + ["datatype_name"]=> + NULL + ["constraint_name"]=> + NULL + ["source_file"]=> + NULL + ["source_line"]=> + NULL + ["source_function"]=> + NULL + } ["numRows"]=> int(1) ["numCols"]=> @@ -68,12 +192,53 @@ object(pq\Result)#%d (6) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (6) { +object(pq\Result)#%d (9) { ["status"]=> int(2) + ["statusMessage"]=> + string(9) "TUPLES_OK" ["errorMessage"]=> string(0) "" + ["diag"]=> + array(17) { + ["severity"]=> + NULL + ["sqlstate"]=> + NULL + ["message_primary"]=> + NULL + ["message_detail"]=> + NULL + ["message_hint"]=> + NULL + ["statement_position"]=> + NULL + ["internal_position"]=> + NULL + ["internal_query"]=> + NULL + ["context"]=> + NULL + ["schema_name"]=> + NULL + ["table_name"]=> + NULL + ["column_name"]=> + NULL + ["datatype_name"]=> + NULL + ["constraint_name"]=> + NULL + ["source_file"]=> + NULL + ["source_line"]=> + NULL + ["source_function"]=> + NULL + } ["numRows"]=> int(0) ["numCols"]=> @@ -82,5 +247,7 @@ object(pq\Result)#%d (6) { int(3) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -DONE \ No newline at end of file +DONE