On Thu, 29 May 2003, David Wheeler wrote: > > statement, > > then rewrites the statement as 'EXECUTE "DBD::PG::cached_query n" > > ($1, $2, ... $n, $n+1)' for DBD::Pg's execute. -- Currently > > disabled > > until PREPARE works a little better > > Pity. Do you know if it will work as well as you need in 7.4? Have you > tested it with the latest from CVS? I think that it is close-ish to > done, so now would be the time to get in any requests for fixes. >
I need to test this, I'll play with it next week. -r