Re: Client libraries supporting pipelining - Mailing list pgsql-interfaces

From Florian Weimer
Subject Re: Client libraries supporting pipelining
Date
Msg-id 87ek27kkwv.fsf@mid.deneb.enyo.de
Whole thread Raw
In response to Re: Client libraries supporting pipelining  (James William Pye <pgsql@jwp.name>)
List pgsql-interfaces
* James William Pye:

> There are many many libpq bindings for many many languages. There's
> also a few PQ protocol implementations aside from libpq, most of
> which are not in C.

Yes, but not many of them provide access to the batching interfaces
(PQsendQueryPrepared and friends).


pgsql-interfaces by date:

Previous
From: James William Pye
Date:
Subject: Re: Client libraries supporting pipelining
Next
From: "Guy Rouillier"
Date:
Subject: JDBC support for CALL / PERFORM