From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 24 Oct 2018 14:19:25 +0300 From: Vladimir Davydov Subject: Re: [tarantool-patches] Re: [PATCH 1/3] vinyl: remove useless local var from vy_range_update_compact_priority Message-ID: <20181024111925.ode6xvzb3f5axov5@esperanza> References: <20181023085135.GA17670@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181023085135.GA17670@chai> To: Konstantin Osipov Cc: tarantool-patches@freelists.org List-ID: On Tue, Oct 23, 2018 at 11:51:35AM +0300, Konstantin Osipov wrote: > * Vladimir Davydov [18/10/20 23:19]: > > Local variable total_size equals total_stmt_count.bytes_compressed so we > > don't really need it. > > OK to push. Pushed to 1.10-features