Re: Deleting prepared statements from libpq. - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: Deleting prepared statements from libpq.
Date
Msg-id CAMsr+YEsk0z6rctRiw54CkAehosPternSdrws+f8LKMd4b4MHA@mail.gmail.com
Whole thread Raw
In response to Deleting prepared statements from libpq.  (Dmitry Igrishin <dmitigr@gmail.com>)
Responses Re: Deleting prepared statements from libpq.  (Jelte Fennema <me@jeltef.nl>)
List pgsql-hackers


On 25 May 2016 at 18:05, Dmitry Igrishin <dmitigr@gmail.com> wrote:
Hello,

"there is no libpq function for deleting a prepared statement".

Could you tell me please, what is the reason for this?

Nobody's implemented it.
 
A patch to add PQclosePrepared and PQsendClosePrepared would be welcome. At least, I think so...


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Inheritance
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Parallel pg_dump's error reporting doesn't work worth squat