Replace use of "diff -q".

Noah Misch <noah@leadboat.com>

Commit: d4051bfa2c4f2c1192500cf8107bc766d3854646
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-09T00:44:26Z
Releases: 9.3.10
Replace use of "diff -q".

POSIX does not specify the -q option, and many implementations do not
offer it.  Don't bother changing the MSVC build system, because having
non-GNU diff on Windows is vanishingly unlikely.  Back-patch to 9.2,
where this invocation was introduced.

Files

PathChange+/−
contrib/pg_upgrade/test.sh modified +2 −1