Commit History

Author SHA1 Message Date
  Anton Lebedevich ae020d402f execute result without rows 13 years ago
  Anton Lebedevich 71f757572a complete atom 13 years ago
  Anton Lebedevich 35945ba48a query result formats 13 years ago
  Anton Lebedevich 623eb2d225 execute result has no columns in it 13 years ago
  Anton Lebedevich 2b5c50de82 single atom requests 13 years ago
  Anton Lebedevich a642ea0a14 remove workaround, extract get_columns 13 years ago
  Anton Lebedevich 95f8dc6db0 workaround for empty #state.columns on equery completion 13 years ago
  Anton Lebedevich 73b02f2218 add_result extracted 13 years ago
  Anton Lebedevich 58b24a4b35 clean previous columns, rows on CommandComplete 13 years ago
  Anton Lebedevich 44b70a840e empty columns list instead of undefined 13 years ago
  Anton Lebedevich 62eb013ee4 typo 13 years ago
  Anton Lebedevich 0172407ed3 empty query result type 13 years ago
  Anton Lebedevich ce1951b55a save transaction status (unused now) 13 years ago
  Anton Lebedevich afd7110295 receive single result 13 years ago
  Anton Lebedevich af4d713908 todo, cosmetics 13 years ago
  Anton Lebedevich 25f8e5303c accumulate results inside pgsql_sock 13 years ago
  Anton Lebedevich 0d1f02a182 split describe statement/portal, accumulate query results in driver state instead of client (incomplete) 13 years ago
  Anton Lebedevich 9d4f7ac960 no timeout here 13 years ago
  Anton Lebedevich 9377ae6a87 replace pgsql_connection by pgsql_sock 13 years ago
  Anton Lebedevich 0e182fc044 set binary column format only for parse/describe 13 years ago
  Anton Lebedevich 5ae2539f79 todo 13 years ago
  Anton Lebedevich d764524559 handle PortalSuspended 13 years ago
  Anton Lebedevich 7e7c258d74 sync on describe error 13 years ago
  Anton Lebedevich 85b56684ac finish describe 13 years ago
  Anton Lebedevich 43baf6666a sync_required 13 years ago
  Anton Lebedevich 01b32fa412 receive_describe return format 13 years ago
  Anton Lebedevich b5651bf721 sync on bind error 13 years ago
  Anton Lebedevich 0841f5189c sync on error in pgsql:parse 13 years ago
  Anton Lebedevich dbbb91ade1 CommandComplete finishes execution 13 years ago
  Anton Lebedevich f8584d75aa handle bind, execute replies 13 years ago