Re: CFbot failed on Windows platform - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: CFbot failed on Windows platform
Date
Msg-id 075957ae-34d7-4153-8dc5-df55ab35a23e@dunslane.net
Whole thread Raw
In response to Re: CFbot failed on Windows platform  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2024-07-11 Th 9:50 AM, Tom Lane wrote:
> Tatsuo Ishii <ishii@postgresql.org> writes:
>>> I think It is related to the '628c1d1f2c' commit. This commit changed
>>> the output of the regress test in Windows.
>> Yeah, it seems that explains. I see few buildfarm window animals
>> complain too.
> I think that the contents of
> src/test/regress/expected/collate.windows.win1252.out are actually
> wrong, and we'd not noticed because it was only checked with diff -w.
> psql does put an extra trailing space in some lines of table output,
> but that space isn't there in collate.windows.win1252.out.
>
>             


Yeah, makes sense I will produce an updated output file and then 
re-enable --strip-trailing-cr (after a full test run).


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Alena Rybakina
Date:
Subject: Re: POC, WIP: OR-clause support for indexes
Next
From: Alena Rybakina
Date:
Subject: Re: POC, WIP: OR-clause support for indexes