pgsql: Make some indentation in gram.y consistent

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make some indentation in gram.y consistent
Date: 2023-07-08 14:00:14
Message-ID: E1qI8Tu-002Vsa-Ap@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make some indentation in gram.y consistent

Reviewed-by: Amit Langote <amitlangote09(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CA+HiwqE4XTdfb1nW=Ojoy_tQSRhYt-q_kb6i5d4xcKyrLC1Nbg(at)mail(dot)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-07-08 15:30:18 pgsql: Fix Perl warning
Previous Message Jeff Davis 2023-07-07 18:39:46 pgsql: test_extensions: sync meson.build with Makefile.