pgsql: Remove some tabs in SQL code in C string literals - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove some tabs in SQL code in C string literals
Date
Msg-id E1noVLk-0002k8-VS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove some tabs in SQL code in C string literals

This is not handled uniformly throughout the code, but at least nearby
code can be consistent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/93e6892f6717d5777c9decef301728e8bb3f011b

Modified Files
--------------
src/bin/psql/describe.c | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Update SQL keywords for SQL:2016 technical corrigenda
Next
From: Bruce Momjian
Date:
Subject: pgsql: relnote: extensive updates