Change pg_regress.c back to using diff -w on Windows

Andrew Dunstan <andrew@dunslane.net>

Commit: c194de0713ebe71aaeeb5ebed4af2390cc1b521c
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2024-07-11T13:34:27Z
Releases: 18.0
Change pg_regress.c back to using diff -w on Windows

This partially reverts commit 628c1d1f2c.

It appears that there are non line-end differences in some regression
tests on Windows. To keep the buildfarm and CI clients happy, change
this back for now, pending further investigation.

Per reports from Tatsuo Ishii and Nazir Bilal Yavuz.

Files

PathChange+/−
src/test/regress/pg_regress.c modified +2 −2