Re: $SIG{INT} tampering during DBI->connect on Oracle
John Scoles <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On 30/11/2010 9:28 AM, Brian Phillips wrote: > On Nov 15, 12:04 pm, [email protected] (Brian Phillips) wrote: >> See below for a patch that does not change the default behavior but >> allows the user to specify a list of signals to be localized during >> the connect phase. This could easily be default to localize the "INT" >> handler but since there's some concern over breaking existing >> applications, I've left the default behavior alone. > So... can I expect this patch to be pulled in at some point? > > Just wanting to make sure this doesn't get lost in the shuffle... > Depends is it a specific OS patch for DBD::Oracle or a general one DBI? I am keeping an eye on it. cheers John