From: Robert Haas Date: Fri, 17 Apr 2026 21:45:50 +0000 (-0400) Subject: pg_plan_advice: pgindent X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=228a1f9542792c6533ef74c2e7aefad0da1d9a7a;p=thirdparty%2Fpostgresql.git pg_plan_advice: pgindent Per buildfarm member koel. --- diff --git a/contrib/pg_plan_advice/pgpa_planner.c b/contrib/pg_plan_advice/pgpa_planner.c index b2662bd410f..a86ebf98792 100644 --- a/contrib/pg_plan_advice/pgpa_planner.c +++ b/contrib/pg_plan_advice/pgpa_planner.c @@ -549,7 +549,7 @@ pgpa_join_path_setup(PlannerInfo *root, RelOptInfo *joinrel, { pgpa_planner_info *proot; MemoryContext oldcontext; - Bitmapset *relids; + Bitmapset *relids; /* * Get or create a pgpa_planner_info object, and then add the