Commit History

Author SHA1 Message Date
  Anton Lebedevich 55f89c81a8 gen_server:reply to calls 13 years ago
  Anton Lebedevich 974a6a201b extract cast api to apgsql, use gen_server:call in pgsql 13 years ago
  Anton Lebedevich 7e47b86018 typo 13 years ago
  Anton Lebedevich 1f47a87e11 split entry points for requests 13 years ago
  Anton Lebedevich 9bc802833f typo 13 years ago
  Anton Lebedevich c449cd43c0 reply -> finish, add_row, notify 13 years ago
  Anton Lebedevich 3c4dd5f68e store types instead of statement in State, extract make_statement 13 years ago
  Anton Lebedevich 7e68cd74f2 todo 13 years ago
  Anton Lebedevich d8aa6af2c4 reply with 'closed' on stop 13 years ago
  Anton Lebedevich 390ce0face flush queue on stop 13 years ago
  Anton Lebedevich c494681ba7 cleanup, cosmetics 13 years ago
  Anton Lebedevich e446252a94 copyright notices 13 years ago
  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 0e182fc044 set binary column format only for parse/describe 13 years ago