Which client libraries support pipelining, to reduce serverround-trips?
It seems that the protocol and libpq supports it, but are there anybindings for high-level languages yet? I would like to avoid using Cdirectly if at all possible.