Re: pgsql: Add more $Test::Builder::Level in the TAP tests

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Subject: Re: pgsql: Add more $Test::Builder::Level in the TAP tests
Date: 2021-10-14 03:54:16
Message-ID: CAH2-WznrTMoZnYG2PW5mnZGdD_1_mzvi955kbuTdO4mmFuBAUA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Oct 13, 2021 at 8:51 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> > # Failed test 'handling of unexpected PQresultStatus: matches'
> > # at t/001_basic.pl line 43.
> > # 'psql:/home/pg/.psqlrc:56: ERROR: syntax error
> > # psql:/home/pg/.psqlrc:57: ERROR: syntax error
> > # LOG: received replication command: START_REPLICATION 0/0
> > # unexpected PQresultStatus: 8
> > # '
>
> You may also want to fix your local .psqlrc, while on it.

Why, though? It doesn't do this in any other context.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-10-14 04:00:30 Re: pgsql: Add more $Test::Builder::Level in the TAP tests
Previous Message Michael Paquier 2021-10-14 03:51:11 Re: pgsql: Add more $Test::Builder::Level in the TAP tests