From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: tests fail on windows with default git settings |
Date: | 2024-07-10 14:03:50 |
Message-ID: | 45d4c542-7b76-4ab5-92ba-0b4e220f9f6d@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-07-10 We 9:25 AM, Tom Lane wrote:
> Dave Page <dpage(at)pgadmin(dot)org> writes:
>> On Wed, 10 Jul 2024 at 12:12, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>>> As I was looking at this I wondered if there might be anywhere else that
>>> needed adjustment. One thing that occurred to me was that that maybe we
>>> should replace the use of "-w" in pg_regress.c with this rather less
>>> dangerous flag, so instead of ignoring any white space difference we would
>>> only ignore line end differences. The use of "-w" apparently dates back to
>>> 2009.
>> That seems like a good improvement to me.
> +1
>
>
OK, done.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2024-07-10 14:04:24 | Re: pg_maintain and USAGE privilege on schema |
Previous Message | Bertrand Drouvot | 2024-07-10 13:38:06 | Re: relfilenode statistics |