pgsql: Replace tabs with spaces in one .sql file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Replace tabs with spaces in one .sql file
Date: 2019-04-09 13:59:42
Message-ID: E1hDrHq-0005pB-UC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Replace tabs with spaces in one .sql file

Let's at least keep this consistent within the same file.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9efe068e48f09d915660576f5672bfa9f1c0eb53

Modified Files
--------------
src/backend/catalog/system_views.sql | 334 +++++++++++++++++------------------
1 file changed, 167 insertions(+), 167 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-04-09 14:22:55 Re: pgsql: Avoid "could not reattach" by providing space for concurrent all
Previous Message Christoph Berg 2019-04-09 12:01:12 Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs)