pgsql: Replace tabs with spaces in one .sql file

Lists: pgsql-committers
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
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(-)