| From: | Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: psql: \dl+ to list large objects privileges |
| Date: | 2022-01-06 20:50:55 |
| Message-ID: | 40e47954-8ee5-5e04-a549-a849ff0f1993@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2022-01-06 20:54:11 | Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations |
| Previous Message | Andres Freund | 2022-01-06 20:49:43 | Re: Make relfile tombstone files conditional on WAL level |