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 04E4324F7A for ; Thu, 28 Jun 2018 03:33:17 -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 JchHdjqTYLPD for ; Thu, 28 Jun 2018 03:33:16 -0400 (EDT) Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id B906D24F64 for ; Thu, 28 Jun 2018 03:33:16 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v2 10/11] sql: move Triggers to server References: <20180628071829.GN28358@chai> From: Kirill Shcherbatov Message-ID: <96c7aed7-fc0d-005d-366f-4f859fd34c8c@tarantool.org> Date: Thu, 28 Jun 2018 10:33:13 +0300 MIME-Version: 1.0 In-Reply-To: <20180628071829.GN28358@chai> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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, Kostya Osipov Cc: Vladislav Shpilevoy > trigger_task_rollback or trigger_list_task_rollback, please don't > use plural prefixes for function names. Hi! You've referenced an old patchset version, it's not actual in many details. [tarantool-patches] [PATCH v4 0/6] sql: remove Triggers to server [tarantool-patches] [PATCH v4 6/8] sql: refactor AST trigger object name sets contain actual discussion.