pgsql: pg_plan_advice: pgindent

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_plan_advice: pgindent
Date: 2026-09-10 17:50:05
Message-ID: E1x4iuS-00000004Jnb-0Au0@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_plan_advice: pgindent

Oversight in 1129570f654e96d45bbc63397079171af29710b9

Reported-by: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> (off-list)
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6610a41ac7155d0d131dd861cb64c051554b4f73

Modified Files
--------------
contrib/pg_plan_advice/pgpa_ast.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2026-09-10 18:06:14 pgsql: pg_plan_advice: Document interaction with GEQO.
Previous Message Nathan Bossart 2026-09-10 17:41:12 Re: pgsql: pg_plan_advice: Add CHECK_FOR_INTERRUPTS() and check_stack_depth