pgsql: MERGE fix variable warning in non-assert builds

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MERGE fix variable warning in non-assert builds
Date: 2018-04-05 12:04:11
Message-ID: E1f43ch-0004Im-Td@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MERGE fix variable warning in non-assert builds

Author: Jesper Pedersen

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3af7b2b0d497cfc240ffc8098ef068adb30048a2

Modified Files
--------------
src/backend/executor/execMerge.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2018-04-05 12:19:55 pgsql: MERGE minor errata
Previous Message Alexander Korotkov 2018-04-05 11:26:35 Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi