pgsql: Fix whitespace

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2026-03-16 18:38:09
Message-ID: E1w2CpM-0003As-27@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f888d0f9425468e74cd3f0ca6a3047fd404807b

Modified Files
--------------
contrib/pg_plan_advice/expected/prepared.out | 4 ++--
contrib/pg_plan_advice/sql/prepared.sql | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2026-03-16 19:14:54 pgsql: pg_plan_advice: Fix failures to accept identifier keywords.
Previous Message Tom Lane 2026-03-16 16:47:28 Re: pgsql: Fix small memory leak in get_dbname_oid_list_from_mfile().