Re: DBD::Pg Implementation for cancel()?
[email protected] (Rudy Lippan)
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
Greg Sabino Mullane wrote: > I'm not sure I follow here: how would this possibly work if not through > the asynchronous interface? If you are not using async, then $sth->execute() > will not return control until the query is done. Being able to cancel the alarm()/kill(), perhaps... -r