From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 7C3B043D679 for ; Mon, 28 Oct 2019 10:33:24 +0300 (MSK) Received: by mail-lf1-f67.google.com with SMTP id f5so7020155lfp.1 for ; Mon, 28 Oct 2019 00:33:24 -0700 (PDT) Date: Mon, 28 Oct 2019 10:33:23 +0300 From: Konstantin Osipov Message-ID: <20191028073323.GB12068@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 2/2] tuple: rename update to xrow_update in tuple_update.c List-Id: Tarantool development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [19/10/26 18:33]: > First reason - update is a too general name. Tarantool > has SQL update, update in Lua, configuration update. > So name 'just update' can't be used. > lgtm -- Konstantin Osipov, Moscow, Russia