Re: A PGsendQuery API design for your review

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: A PGsendQuery API design for your review
Дата
Msg-id C4A56B17-856B-4B04-B126-CD38B8078D86@thebuild.com
обсуждение исходный текст
Ответ на Re: A PGsendQuery API design for your review  ("Karl O. Pinc" <kop@meme.com>)
Ответы Re: A PGsendQuery API design for your review
Список psycopg
On Feb 2, 2016, at 10:04 AM, Karl O. Pinc <kop@meme.com> wrote:

> OHow?  In order to submit multiple statements to libpq
> and get back results for all of them PGsendQuery() must
> be called.

The same way the other clients do it; split the text into queries and send them over.

--
-- Christophe Pettus
   xof@thebuild.com



В списке psycopg по дате отправления:

Предыдущее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: A PGsendQuery API design for your review
Следующее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: A PGsendQuery API design for your review