pgsql: Resolve gratuitous tabs in SQL file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Resolve gratuitous tabs in SQL file
Date: 2020-07-17 13:13:15
Message-ID: E1jwQAt-0003q9-RN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Resolve gratuitous tabs in SQL file

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e7240ccecd3001892880fd076a7ffd107b533afc

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-07-17 13:20:05 pgsql: Fix whitespace
Previous Message Amit Kapila 2020-07-17 03:40:37 pgsql: Fix signal handler setup for SIGHUP in the apply launcher proces