On Thu, 14 Aug 2003, David Wheeler wrote: > On Thursday, August 14, 2003, at 01:15 PM, Rudy Lippan wrote: > > >> Switching to connect_cached() seems to have made my problem with > >> Apache > >> 1.3.28 go away Yay! Oh, and BTW, I am doing cleanup by running my > >> entire request in an eval: > > > > Yes, but there still is the open question of what is happening in > > there. > > Inside the eval? What difference does it make? There are only a couple > of (controlled) commits and begins inside that eval, and any exceptions > cause the whole thing to be rolled back. > No. The question is, 'What was happening inside of DBD::Pg that was causing the db handle to get corrupted?'
> >> Now, one more question: when are we going to see support for > >> begin_work() in DBD::Pg? > > > > After 1.31 goes out :) Start working on a 1.(4|5) which would include > > begin_work() -- Take a look at the TODO in cvs (and you can add > > supprort > > for the new command execution funtions to that). > > Yeah, yeah, patches welcome and all that. I'll add it to my own > personal todo list! ;-) That would be great ;) -- All I meant was that I had not added that item to the TODO file :)