Обсуждение: [PATCH] add notice processor to DBD::Pg

Поиск
Список
Период
Сортировка

[PATCH] add notice processor to DBD::Pg

От
des@des.no (Dag-Erling Smørgrav)
Дата:
The attached patch adds a notice processor to DBD::Pg.  While it
doesn't do much (just pass the mesage on to warn()), it allows Perl
scripts to intercept notices with the usual $SIG{__WARN__} mechanism.

DES
--
Dag-Erling Smørgrav - des@des.no

Вложения

Re: [PATCH] add notice processor to DBD::Pg

От
des@des.no (Dag-Erling Smørgrav)
Дата:
des@des.no (Dag-Erling Smørgrav) writes:
> The attached patch adds a notice processor to DBD::Pg.

Mmf.  Please disregard, I was looking at an older version.  Recent
versions already have this feature.

DES
--
Dag-Erling Smørgrav - des@des.no


Re: [PATCH] add notice processor to DBD::Pg

От
David Stanaway
Дата:
On Mon, 2004-09-13 at 23:26 +0200, Dag-Erling Smørgrav wrote:
> des@des.no (Dag-Erling Smørgrav) writes:
> > The attached patch adds a notice processor to DBD::Pg.
>
> Mmf.  Please disregard, I was looking at an older version.  Recent
> versions already have this feature.

There are a few nice new things in the cvs version of the perl dbd
driver. Is there a reason that a new release is being held back?

--
David Stanaway <david@stanaway.net>