Re: pg_get_prepared?

From: Neil Conway <neilc(at)samurai(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_get_prepared?
Date: 2005-07-15 07:12:39
Message-ID: 42D761E7.2050803@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> Would it be useful to have a pg_get_prepared(name) function that returns
> true or false depending on whether or not there is a prepared query of
> that name?

From the TODO:

* Allow pooled connections to list all prepared queries

So this has been raised before.

-Neil

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Volkan YAZICI 2005-07-15 07:17:03 Re: pg_get_prepared?
Previous Message Christopher Kings-Lynne 2005-07-15 07:06:10 Re: pg_get_prepared?