Replace use of "diff -q".

Noah Misch <noah@leadboat.com>

Commit: f7b3300384c1f726e4c1fe34ecec409826c2cdef
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-09T00:44:27Z
Releases: 9.2.14
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