Use diff's -w switch only on Windows, to avoid problems with inconsistent
Tom Lane <tgl@sss.pgh.pa.us>
Use diff's -w switch only on Windows, to avoid problems with inconsistent newline representations. Per buildfarm results and subsequent discussion. Sync up a couple of other places that had their own policies.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/pg_regress_ecpg.c | modified | +2 −10 |
| src/test/mb/mbregress.sh | modified | +2 −2 |
| src/test/regress/pg_regress.c | modified | +11 −2 |