Hi,

With prepared statements being all well and good, how do I know if the query
has not yet been prepared in the backend?  Or is this simply a situation
where I can't win?

eg. Say I have a web page that does a humungous query.  I would like to have
that query prepared, say, for speed.  However, I can't tell if that backend
has had that query prepared or not.  Is there any way around this?

Chris


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to