David N. Welton
|
670dc15ef7
Added descriptive macros for various commands and responses.
|
11 лет назад |
Anton Lebedevich
|
9d5700173b
don't unwrap single element list for execute_batch
|
12 лет назад |
Anton Lebedevich
|
3d08031be0
todo
|
12 лет назад |
Anton Lebedevich
|
a8ae354347
handle an error in the middle of execute_batch
|
12 лет назад |
Anton Lebedevich
|
dabf972f74
allow concurrent pgsql:equery on same connection
|
13 лет назад |
Anton Lebedevich
|
42f081334a
get columns from state
|
13 лет назад |
Anton Lebedevich
|
c177d18696
incomplete execute_batch results handling
|
13 лет назад |
Anton Lebedevich
|
93df7eae3e
cosmetics (remove empty list)
|
13 лет назад |
Anton Lebedevich
|
d572bc9e87
no PortalName inside batch
|
13 лет назад |
Anton Lebedevich
|
1b355398d5
fetch all rows, don't want to deal with PortalSuspended inside batch
|
13 лет назад |
Anton Lebedevich
|
5142cd76bb
execute_batch: send Sync after series of Bind,Execute
|
13 лет назад |
Anton Lebedevich
|
58381efb1d
Merge branch 'async-integration' into execute-batch
|
13 лет назад |
Anton Lebedevich
|
26c9817041
erlang:port_command/2 can't return false
|
13 лет назад |
Anton Lebedevich
|
c03eb1488e
execute_batch command implementation
|
13 лет назад |
Anton Lebedevich
|
49d855570c
avoid selective receive in gen_tcp:send
|
13 лет назад |
Anton Lebedevich
|
b39a43611d
add columns to equery notices
|
13 лет назад |
Anton Lebedevich
|
89b6e129af
no results in case of incremental finish
|
13 лет назад |
Anton Lebedevich
|
13f5e2f74f
self() in reply messages
|
13 лет назад |
Anton Lebedevich
|
91a0cd29a8
send 'cast' or 'incremental' inside request
|
13 лет назад |
Anton Lebedevich
|
ffeabefcb9
handle incremental requests
|
13 лет назад |
Anton Lebedevich
|
55f89c81a8
gen_server:reply to calls
|
13 лет назад |
Anton Lebedevich
|
974a6a201b
extract cast api to apgsql, use gen_server:call in pgsql
|
13 лет назад |
Anton Lebedevich
|
7e47b86018
typo
|
13 лет назад |
Anton Lebedevich
|
1f47a87e11
split entry points for requests
|
13 лет назад |
Anton Lebedevich
|
9bc802833f
typo
|
13 лет назад |
Anton Lebedevich
|
c449cd43c0
reply -> finish, add_row, notify
|
13 лет назад |
Anton Lebedevich
|
3c4dd5f68e
store types instead of statement in State, extract make_statement
|
13 лет назад |
Anton Lebedevich
|
7e68cd74f2
todo
|
13 лет назад |
Anton Lebedevich
|
d8aa6af2c4
reply with 'closed' on stop
|
13 лет назад |
Anton Lebedevich
|
390ce0face
flush queue on stop
|
13 лет назад |