pgsql: Fix code indentation vioaltion introduced in commit cc32ec24fd.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix code indentation vioaltion introduced in commit cc32ec24fd.
Date: 2023-07-06 06:26:48
Message-ID: E1qHIS0-0029YB-8t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix code indentation vioaltion introduced in commit cc32ec24fd.

Per buildfarm member koel

Discussion: https://postgr.es/m/CAA4eK1K2Y_iegdXRUNbsghY9+b-4cSOrxYt9T8TtwXkkdWMVJA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/69a674a170058e63e8178aec8a36a673efce8801

Modified Files
--------------
src/backend/optimizer/plan/planner.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-07-06 07:55:14 Re: pgsql: Fix search_path to a safe value during maintenance operations.
Previous Message Michael Paquier 2023-07-06 05:43:39 pgsql: Add GUC parameter "huge_pages_status"