Re: pgsql: Changed order of statements and added an additiona MSVC safeguar

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org, chris(at)chrullrich(dot)net
Subject: Re: pgsql: Changed order of statements and added an additiona MSVC safeguar
Date: 2017-09-13 23:20:37
Message-ID: f84e4b5a-3710-0e53-39d9-c8a3b6d0eeb3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Now that some buildfarm owners have enabled ecpg tests on their Windows
> machines, it'd be a good idea to back-patch this. I see that woodlouse
> is consistently succeeding on the master branch, but v10 not so much,
> and this commit is the only plausible reason why.

Done for 9.6 and 10. There were some other changes to the regressions
tests for 9.6, so the patches in question do not apply cleanly in 9.5
and earlier and I kind of doubt that it's worth the effort to manually
backport.

Michael

P.S.: I'm traveling, if something goes red because of this commit, feel
free to fix. :)
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2017-09-14 00:05:43 pgsql: Fix ordering in pg_dump of GRANTs
Previous Message Michael Meskes 2017-09-13 23:18:00 pgsql: Changed order of statements and added an additiona MSVC safeguar