LibPQ.jl icon indicating copy to clipboard operation
LibPQ.jl copied to clipboard

Switch the PQexec* functionality to use PQsend* instead

Open iamed2 opened this issue 6 years ago • 0 comments

For one thing, this will make it possible to measure execution time separately from data transfer time. It will also be possible to run multiple queries at once (on different connections).

iamed2 avatar Apr 23 '19 15:04 iamed2