From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 7217C46971A for ; Mon, 2 Dec 2019 10:42:07 +0300 (MSK) Date: Mon, 2 Dec 2019 10:41:47 +0300 From: Kirill Yukhin Message-ID: <20191202074147.lwqmqwuin3ttinh5@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v5 0/8] refactoring: remove exceptions from triggers follow-ups List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ilya Kosarev Cc: tarantool-patches@dev.tarantool.org Hello, On 22 ноя 05:46, Ilya Kosarev wrote: > This patchset is a pack of follow-ups to finish clearing triggers from > exceptions. It is based on review comments for the patches of the > original "refactoring: remove exceptions from triggers" patchset. > > Branch: https://github.com/tarantool/tarantool/tree/i.kosarev/gh-4247-remove-exceptions-from-triggers > Issue: https://github.com/tarantool/tarantool/issues/4247 I've checked your patchset into master. -- Regards, Kirill Yukhin