[PATCH] add notice processor to DBD::Pg - Mailing list pgsql-interfaces

From des@des.no (Dag-Erling Smørgrav)
Subject [PATCH] add notice processor to DBD::Pg
Date
Msg-id xzpd60pj2ef.fsf@dwp.des.no
Whole thread Raw
Responses Re: [PATCH] add notice processor to DBD::Pg  (des@des.no (Dag-Erling Smørgrav))
List pgsql-interfaces
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

Attachment

pgsql-interfaces by date:

Previous
From: Valerie Schneider DSI/DEV
Date:
Subject: Pb with ecpg and include file on PG 8.0.0
Next
From: des@des.no (Dag-Erling Smørgrav)
Date:
Subject: Re: [PATCH] add notice processor to DBD::Pg