On Sunday, December 23, 2012, Tom Lane <[email protected]> wrote:
> Florian Weimer <[email protected]> writes:
>> Does the wire protocol support pipelining?
>
> Yes, but libpq doesn't really expose the capability, because it's too
> simple-minded to deal with more than one query in flight.
>
>                         regards, tom lane

You can do it with libpqtypes via array of records...

merlin

Reply via email to