Re: Extending USE_MODULE_DB to more test suite types

From: Andres Freund <andres(at)anarazel(dot)de>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Extending USE_MODULE_DB to more test suite types
Date: 2019-04-01 17:06:58
Message-ID: 20190401170658.ugoa7babvrxw2paa@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-04-01 06:52:13 -0700, Noah Misch wrote:
> I plan to back-patch the PostgreSQL patch, to combat buildfarm noise. Perhaps
> someone has test automation that sets USE_MODULE_DB and nonetheless probes the
> exact database name "pl_regression", but I'm not too worried. The original
> rationale for USE_MODULE_DB, in commit ad69bd0, was to facilitate pg_upgrade
> testing. Folks using "make installcheck-world" to populate a cluster for
> pg_upgrade testing will see additional test coverage, which may cause
> additional failures. I'm fine with that, too.

+1 for all of that.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2019-04-01 17:26:00 Re: Progress reporting for pg_verify_checksums
Previous Message Andrew Dunstan 2019-04-01 17:01:11 Re: Extending USE_MODULE_DB to more test suite types