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 274F42768B for ; Thu, 20 Sep 2018 10:45:44 -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 WesAxI76bnlc for ; Thu, 20 Sep 2018 10:45:44 -0400 (EDT) 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 857A027580 for ; Thu, 20 Sep 2018 10:45:43 -0400 (EDT) Date: Thu, 20 Sep 2018 17:45:38 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH 7/7] sql: finish DD integration Message-ID: <20180920144538.qhvjmg3mrt6uuxan@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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: Nikita Pettik Hello, On 28 авг 21:58, Vladislav Shpilevoy wrote: > Thanks for the patch! See my fixes on the branch and below: Due to some reason 0/7 mail was separated. Anyway, I've checked in whole patches into 2.0 branch. -- Regards, Kirill Yukhin