From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) (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 026814696C3 for ; Mon, 6 Apr 2020 10:39:13 +0300 (MSK) Received: by mail-lj1-f193.google.com with SMTP id n17so13514385lji.8 for ; Mon, 06 Apr 2020 00:39:13 -0700 (PDT) Date: Mon, 6 Apr 2020 10:39:11 +0300 From: Konstantin Osipov Message-ID: <20200406073911.GA10993@atlas> References: <20200404161524.7466-1-gorcunov@gmail.com> <20200404161524.7466-3-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200404161524.7466-3-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v11 2/8] box/alter: shrink txn_alter_trigger_new code List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml * Cyrill Gorcunov [20/04/05 05:06]: > Instead of calling memset which is useless here > just use trigger_create helper. lgtm -- Konstantin Osipov, Moscow, Russia