Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)

Поиск
Список
Период
Сортировка
От David Wheeler
Тема Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Дата
Msg-id 505BBD9E-91EB-11D7-975B-0003931A964A@wheeler.net
обсуждение исходный текст
Ответ на DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)  (Rudy Lippan <rlippan@remotelinux.com>)
Ответы Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)  (Dominic Mitchell <dom@semantico.com>)
Список pgsql-interfaces
On Thursday, May 29, 2003, at 02:00  AM, Dominic Mitchell wrote:

> One more thing for the change log:  notice messages generated by the 
> database now use the perl warning mechanism instead of going to 
> stderr, so they can be trapped if needed.

Oh, sweet! How did you do that? I've been doing this to catch them:

<hack caveat="ugly">
  open STDERR, "| perl -ne 'print unless /: NOTICE:  /'"    or die "Cannot pipe STDERR: $!\n";

</hack>

Regards,

David
-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://kineticode.com/                         Yahoo!: dew7e                                               Jabber:
Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Следующее
От: Dominic Mitchell
Дата:
Сообщение: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)