Re: [COMMITTERS] pgsql: Establish conventions about global object names used in regressi

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>, meskes(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Establish conventions about global object names used in regressi
Date: 2019-09-27 21:30:10
Message-ID: 20190927213010.7y4xlrpfalriuvv7@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2019-09-21 23:45:34 -0700, Peter Geoghegan wrote:
> On Sat, Sep 21, 2019 at 11:36 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Hm. So ... how come the buildfarm hasn't been red for the last three
> > years? We need to figure out what you're doing that's different.
>
> I'll try to debug the problem soon.
>
> The exact regressions.diffs I get is attached, just in case the exact
> details are interesting to somebody.

https://www.postgresql.org/message-id/20180318205548.2akxjqvo7hrk5wbc%40alap3.anarazel.de

Greetings,

Andres Freund

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-09-27 22:19:41 pgsql: Make pg_regress.c unset PGDATABASE during make installcheck.
Previous Message Andres Freund 2019-09-27 21:23:38 pgsql: Silence -Wmaybe-uninitialized compiler warnings in dbcommands.c.