From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (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 042CA445325 for ; Sun, 12 Jul 2020 20:15:30 +0300 (MSK) References: <1594221263-6228-1-git-send-email-alyapunov@tarantool.org> <1594221263-6228-6-git-send-email-alyapunov@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Sun, 12 Jul 2020 19:15:29 +0200 MIME-Version: 1.0 In-Reply-To: <1594221263-6228-6-git-send-email-alyapunov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 05/16] tx: save txn in txn_stmt List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandr Lyapunov , tarantool-patches@dev.tarantool.org Well, we can review this patch second time, but the question from the previous version remains: why is it needed in txn_stmt?