Re: Executing prepared statements in the multithreaded envs

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "Ruslan R(dot) Laishev" <zator(at)yandex(dot)ru>
Cc: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Executing prepared statements in the multithreaded envs
Date: 2017-10-17 15:08:26
Message-ID: CAKFQuwZQs6iOUC4msoNtY4Z2wQ4X-RBBA7T902P+bLXf0oZqvQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Oct 17, 2017 at 8:02 AM, Ruslan R. Laishev <zator(at)yandex(dot)ru> wrote:

> Ho to check the PQprepare result ?
> NULL or noNULL ?
>
>
That seems like it should be documented...I'm not a C programmer and don't
have time right now to go look at the docs for you.

David J.​

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ruslan R. Laishev 2017-10-17 15:16:35 Re: Executing prepared statements in the multithreaded envs
Previous Message Ruslan R. Laishev 2017-10-17 15:02:48 Re: Executing prepared statements in the multithreaded envs