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 186ED24C20 for ; Thu, 7 Feb 2019 13:40:53 -0500 (EST) 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 9NmsRd8JHFne for ; Thu, 7 Feb 2019 13:40:53 -0500 (EST) Received: from smtp60.i.mail.ru (smtp60.i.mail.ru [217.69.128.40]) (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 59D6024B1F for ; Thu, 7 Feb 2019 13:40:52 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\)) Subject: [tarantool-patches] [PATCH] sql: raise err on CHECK + ON CONFLICT REPLACE From: "i.koptelov" In-Reply-To: <913D8DDB-15FE-48BA-8D6D-626DFBCE89E8@tarantool.org> Date: Thu, 7 Feb 2019 21:40:47 +0300 Content-Transfer-Encoding: 7bit Message-Id: <7FE92CC5-50FC-4FAB-8D96-34C77D2B84E5@tarantool.org> References: <821d032b-9adf-6496-c0bc-f0f9497c5f83@tarantool.org> <913D8DDB-15FE-48BA-8D6D-626DFBCE89E8@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: "n.pettik" > On 5 Feb 2019, at 16:44, n.pettik wrote: > > Please, fix commit message subject. Then LGTM. Ok, done (on branch)