pgsql: Improve whitespace - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve whitespace
Date
Msg-id E1kUOnb-0006tB-RF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve whitespace

The SQL file was using a mix of tabs and spaces inconsistently.
Convert all to spaces and adjust indentation accordingly.

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/hash_func.out | 134 ++++++++++++++++----------------
src/test/regress/sql/hash_func.sql      | 134 ++++++++++++++++----------------
2 files changed, 134 insertions(+), 134 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Change the docs for PARALLEL option of Vacuum.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Avoid invalid alloc size error in shm_mq