Re: pgsql: Fix some trailing whitespace in documentation files

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix some trailing whitespace in documentation files
Date: 2022-04-19 13:39:12
Message-ID: 90abc132-ab5a-cbef-b330-8d58c24e4c6c@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 16.04.22 22:26, Tom Lane wrote:
> Hmm ... by my count there are still 245 lines with trailing spaces
> in the *.sgml files. (Most but not all are from copied-n-pasted
> psql output.)
>
> I'm not quite sure what's the point of retail fixes. I could
> get behind removing*all* these occurrences, and then adjusting
> .gitattributes so that git bleats about introducing new ones.
> Other folks might find that a little too obsessive-compulsive,
> though.

If someone wants to set that up, I'm not opposed. In the meantime, I'm
content to clean up stray whitespace once in a while. I don't want to
not do that, because otherwise too much junk will accumulate.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-04-19 14:24:04 Re: pgsql: Fix some trailing whitespace in documentation files
Previous Message Daniel Gustafsson 2022-04-19 09:37:27 Re: pgsql: Fix some trailing whitespace in documentation files