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-002VsZ-AA@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5edf438eeb00271cca5d19d0ea10a2d6e8d018c4

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