Re: pgsql: Make all Perl warnings fatal

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Make all Perl warnings fatal
Date: 2024-01-03 12:20:43
Message-ID: 8a96bdf5-5cda-42ee-9ae6-db2cb1fc1cac@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 03.01.24 12:21, Bharath Rupireddy wrote:
> On Sat, Dec 30, 2023 at 5:03 AM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>>
>> I was already on it. It looks like it's okay now.
>
> I'm attaching a patch to FATAL-ize warnings in new TAP tests added by
> commits 9a17be1e and 4710b67d.

Committed, thanks.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2024-01-03 15:09:04 pgsql: Fix defects in PrepareForIncrementalBackup.
Previous Message Peter Eisentraut 2024-01-03 12:20:10 pgsql: Make Perl warnings fatal in newly added TAP tests