pgsql: Make some indentation in gram.y consistent - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Make some indentation in gram.y consistent
Date
Msg-id E1qI8Tu-002Vsa-Ap@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make some indentation in gram.y consistent

Reviewed-by: Amit Langote <amitlangote09@gmail.com>
Discussion:
https://www.postgresql.org/message-id/flat/CA+HiwqE4XTdfb1nW=Ojoy_tQSRhYt-q_kb6i5d4xcKyrLC1Nbg@mail.gmail.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/01f1f789df5631b831dbd38b5a2b70d066f79fe2

Modified Files
--------------
src/backend/parser/gram.y | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: test_extensions: sync meson.build with Makefile.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix Perl warning