[GENERAL] Check if prepared statement exist? - Mailing list pgsql-general

From Igor Korot
Subject [GENERAL] Check if prepared statement exist?
Date
Msg-id CA+FnnTxEmLM6bYK7n8VjRQtUBRYe9h5pCN3NozVMtAjFSPs5PQ@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Check if prepared statement exist?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
 Hi, ALL,
Is there a way to do such a check from the libpq?

I'm trying to call a function from 2 different places of the
application and want to
see if I already had the call to PQprepare();

Thank you.


pgsql-general by date:

Previous
From: armand pirvu
Date:
Subject: Re: [GENERAL] unexpected pageaddr
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Check if prepared statement exist?