On Sep 17, 5:32 pm, Joe Van Dyk <[email protected]> wrote: > Maybe this is a pg gem question?
Maybe. The pg gem is using PQprepare and PQexecPrepared, though. It's possible PostgreSQL logs differently when using the C API to prepare and execute compared to issuing the SQL to do so, so you may just want to ask on a PostgreSQL list. Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
