pgsql: Replace tabs with spaces in one .sql file - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Replace tabs with spaces in one .sql file
Date
Msg-id E1hDrHq-0005pB-UC@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix example in comment.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Avoid "could not reattach" by providing space forconcurrent all