Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches.
Date
Msg-id CAB7nPqTwXm05dgHhD6sWRKu6wRHB48embpDb-dYOAnGD9u8jCw@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [COMMITTERS] pgsql: Cause TestLib.pm to define $windows_os in all branches.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Oct 13, 2015 at 10:17 PM, Andrew Dunstan wrote:
> In general I think we can be a good deal more liberal about backpatching the
> testing regime than we are with production code, where we are always
> cautious, and the caution has paid big dividends in our reputation for
> stability.

Attached are patches for 9.4 and 9.5 syncing up everything with
master. I tested both of them on OSX, Linux and Windows (MSVC only
though using vcregress tapcheck).
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: PATCH: index-only scans with partial indexes
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual