From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: run pgindent on a regular basis / scripted manner |
Date: | 2023-01-23 12:11:53 |
Message-ID: | dcfeb3eb-b582-bccf-0240-6eaa96ba82e1@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2023-01-22 Su 11:18, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>> ... btw, can we get away with making the diff run be "diff -upd"
>>> not just "diff -u"? I find diff output for C files noticeably
>>> more useful with those options, but I'm unsure about their
>>> portability.
>> I think they are available on Linux, MacOS and FBSD, and on Windows (if
>> anyone's actually using it for this) it's likely to be Gnu diff. So I
>> think that's probably enough coverage.
> I checked NetBSD as well, and it has all three too.
>
> Patch looks good to me.
>
>
Thanks, pushed.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | John Naylor | 2023-01-23 12:29:33 | Re: [PoC] Improve dead tuple storage for lazy vacuum |
Previous Message | Amit Kapila | 2023-01-23 12:06:13 | Re: Time delayed LR (WAS Re: logical replication restrictions) |