pgsql: Fix stray double semicolons

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix stray double semicolons
Date: 2021-03-24 19:49:05
Message-ID: E1lP9V3-0000OJ-Iq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix stray double semicolons

Reported-by: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/37c99d304dcbf12ab581ff031f394af93b750895

Modified Files
--------------
src/backend/access/brin/brin_minmax.c | 2 +-
src/backend/utils/adt/timestamp.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2021-03-24 20:09:38 pgsql: Add DECLARE STATEMENT command to ECPG
Previous Message Stephen Frost 2021-03-24 17:08:13 pgsql: Change checkpoint_completion_target default to 0.9