Re: PL/Perl regression tests with use_strict

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: PL/Perl regression tests with use_strict
Date: 2005-08-24 19:25:28
Message-ID: 8163.1124911528@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Michael Fuhr <mike(at)fuhr(dot)org> writes:
> The attached patch allows the PL/Perl regression tests to pass when
> use_strict is enabled. I've also attached a variant of plperl_elog.out
> to account for an elog() message that shows a different line number
> when run under use_strict.

Now that we've got the use_strict mess sorted, I've applied this.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2005-08-24 20:09:09 Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Previous Message Chuck McDevitt 2005-08-24 19:13:08 Corrected: Proposed patch to getaddrinfo.c to support IPv6 on Windows