From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp58.i.mail.ru (smtp58.i.mail.ru [217.69.128.38]) (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 BB04E452566 for ; Tue, 12 Nov 2019 13:01:58 +0300 (MSK) Date: Tue, 12 Nov 2019 13:01:58 +0300 From: Kirill Yukhin Message-ID: <20191112100158.rpmwbvnwrggj6r3h@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 0/2] JSON preparation part 6 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Hello, On 12 ноя 00:10, Vladislav Shpilevoy wrote: > The last preparatory patch for JSON updates. This is a couple of > old commits rebased on the latest xrow update code. Both already > got LGTM from Kostja. But I can't push them, so here is this > patchset. > > Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-1261-json-updates-preparation-6 > Issue: https://github.com/tarantool/tarantool/issues/1261 I've checked the patchset into master. -- Regards, Kirill Yukhin