Re: pg_get_prepared? - Mailing list pgsql-hackers

From Neil Conway
Subject Re: pg_get_prepared?
Date
Msg-id 42D761E7.2050803@samurai.com
Whole thread Raw
In response to pg_get_prepared?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List 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


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [Bizgres-general] A Guide to Constraint Exclusion
Next
From: Volkan YAZICI
Date:
Subject: Re: pg_get_prepared?