Re: [REVIEW] In-core regression tests for replication, cascading, archiving, PITR, etc.

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [REVIEW] In-core regression tests for replication, cascading, archiving, PITR, etc.
Date: 2016-03-01 12:51:32
Message-ID: CAB7nPqRuDGFRpncrSp+2qCANqckVeBCtAfH0wn_7DWiM9rs0sw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Feb 27, 2016 at 1:02 AM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> Michael Paquier wrote:
>
>> Attached are rebased patches, split into 3 parts doing the following:
>> - 0001, fix default configuration of MSVC builds ignoring TAP tests
>
> BTW you keep submitting this one and I keep ignoring it. I think you
> should start a separate thread for this one, so that some
> Windows-enabled committer can look at it and maybe push it. I still
> don't understand why this matters.

OK. I will create a separate thread on hackers. I think that this is
still a bug.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-03-01 13:00:23 Equivalent of --enable-tap-tests in MSVC scripts
Previous Message Oleg Bartunov 2016-03-01 12:51:29 Re: WIP: Upper planner pathification