pg_get_prepared? - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject pg_get_prepared?
Date
Msg-id 42D75A8E.2050900@familyhealth.com.au
Whole thread Raw
Responses Re: pg_get_prepared?  (Volkan YAZICI <volkan.yazici@gmail.com>)
Re: pg_get_prepared?  (Neil Conway <neilc@samurai.com>)
Re: pg_get_prepared?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi guys,

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?

Perhaps we could have a way of checking the parameter types of it as well?

(Also no-one replied to my PQescapeIdentifier suggestion :) )

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Order by optimisations?
Next
From: Volkan YAZICI
Date:
Subject: Re: pg_get_prepared?