pgsql: Fix whitespace - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix whitespace
Date
Msg-id E1w2CpM-0003As-27@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix small memory leak in get_dbname_oid_list_from_mfile().
Next
From: Robert Haas
Date:
Subject: pgsql: pg_plan_advice: Fix failures to accept identifier keywords.