From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 525C9286F8 for ; Wed, 24 Apr 2019 15:13:58 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0IZG04epsZOJ for ; Wed, 24 Apr 2019 15:13:58 -0400 (EDT) Received: from mail-lj1-f177.google.com (mail-lj1-f177.google.com [209.85.208.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id E67D82BB04 for ; Wed, 24 Apr 2019 15:13:57 -0400 (EDT) Received: by mail-lj1-f177.google.com with SMTP id k2so3710946lje.10 for ; Wed, 24 Apr 2019 12:13:57 -0700 (PDT) Date: Wed, 24 Apr 2019 22:13:54 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 06/10] Require for txn in case of txn_begin_stmt/txn_rollback_stmt Message-ID: <20190424191354.GF21344@atlas> References: <4ff3a4db9b50f532e94b2e0dd0ae8c02100ebf7d.1555677159.git.georgy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ff3a4db9b50f532e94b2e0dd0ae8c02100ebf7d.1555677159.git.georgy@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org Cc: Georgy Kirichenko * Georgy Kirichenko [19/04/19 20:00]: > Pass a txn structure to tnx_begin_stmt and txn_rollback_stmt functions. The patch is OK to push except the hunks related to on_error triggers, they should be submitted separately. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov