Re: Patch missing from back branches

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephen Frost <sfrost@snowman.net>
Cc: Michael Paquier <michael@paquier.xyz>, Haroon <muhammad.haroon@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Magnus Hagander <magnus@hagander.net>, Robert Haas <robertmhaas@gmail.com>, Heath Lord <heath.lord@crunchydata.com>
Date: 2018-05-01T16:04:48Z
Lists: pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> * Michael Paquier (michael@paquier.xyz) wrote:
>> There is dory in the buildfarm which compiles using VS 2015, but it runs
>> only 9.6 and newer versions.

> That would be specifically because compiling 9.5 didn't work..  We'd be
> happy to have dory running on older major versions, if someone is willing
> to put in the effort to make it work.

I've pushed this patch into the 9.5 branch, so it should be possible to
spin dory up on that branch now.

			regards, tom lane


Commits

  1. On all Windows platforms, not just Cygwin, use _timezone and _tzname.