Hi, On 7/15/05, Christopher Kings-Lynne <[EMAIL PROTECTED]> 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?
(You're mentioning about PHP PostgreSQL API, right?) I couldn't see any proper usage area for this. Can you give some examples? Furthermore, I wondered the steps you'll follow to achieve this. How will you check if a prepared stmt exists or not? Regards. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster