On 06.01.2022 21:13, Tom Lane wrote:
>> I made the same changes to two files in the 'expected' directory:
>> largeobject.out and largeobject_1.out.
>> Although I must say that I still can't understand why more than one file
>> with expected result is used for some tests.
> Because the output sometimes varies across platforms. IIRC, the
> case where largeobject_1.out is needed is for Windows, where the
> file that gets inserted into one of the LOs might contain CR/LF
> not just LF newlines, so the LO contents look different.
So simple. Thanks for the explanation.
>> Pushed with some minor editorialization.
Thanks!
--
Pavel Luzanov
Postgres Professional: https://postgrespro.com
The Russian Postgres Company