pgsql: Add missing break

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing break
Date: 2017-03-26 14:33:36
Message-ID: E1cs9Ee-0004IC-Mo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing break

Noticed by Coverity

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a101b0aed78e09b51e2162e6b68a4aeab52b61e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2017-03-26 15:30:47 Re: Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.
Previous Message Andres Freund 2017-03-26 04:52:39 Re: Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.