pgsql: Add missing break

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing break
Date: 2017-03-25 04:52:32
Message-ID: E1crdgm-00083n-CM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing break

Reported-by: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4dd3abe99f5062dbb874fbc8f6bd306b08f702e8

Modified Files
--------------
src/backend/tcop/utility.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2017-03-25 14:08:21 pgsql: Report catalog_xmin separately in hot_standby_feedback
Previous Message Peter Eisentraut 2017-03-25 04:40:53 Re: pgsql: ICU support