pgsql: Resolve gratuitous tabs in test 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 test SQL file
Date: 2020-07-07 08:33:28
Message-ID: E1jsj2e-0001QN-Cl@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Resolve gratuitous tabs in test SQL file

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/71ec58e7fc1e180165fbed7a983d8179a03ddfc6

Modified Files
--------------
src/test/modules/unsafe_tests/expected/rolenames.out | 10 +++++-----
src/test/modules/unsafe_tests/sql/rolenames.sql | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2020-07-07 15:01:22 pgsql: Check ssl_in_use flag when reporting statistics
Previous Message Peter Geoghegan 2020-07-06 20:49:08 pgsql: Remove unnecessary PageIsEmpty() nbtree build check.