Re: Regression tests failing if not launched on db "regression" - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Regression tests failing if not launched on db "regression"
Date
Msg-id CA+TgmobZ4Cqmb7fx8xKFQ2rXF+fesCi_G343_qH+oHsB=UPMeg@mail.gmail.com
Whole thread Raw
In response to Re: Regression tests failing if not launched on db "regression"  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Regression tests failing if not launched on db "regression"
List pgsql-hackers
On Thu, Dec 5, 2013 at 9:24 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Michael Paquier <michael.paquier@gmail.com> writes:
>> It happens that the following regression tests are failing if they are
>> run on a database not named "regression":
>
> This does not seem like a bug to me, although maybe we'd better update the
> documentation to specify that you need to use a DB named regression.

At the same thing, supporting it might not cost anything.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Problem with displaying "wide" tables in psql
Next
From: Tom Lane
Date:
Subject: Re: Re: [RFC] Shouldn't we remove annoying FATAL messages from server log?