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 8F3A129F6A for ; Fri, 17 Aug 2018 04:31:13 -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 wHpxERsdOlHK for ; Fri, 17 Aug 2018 04:31:13 -0400 (EDT) Received: from smtp44.i.mail.ru (smtp44.i.mail.ru [94.100.177.104]) (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 4D22729E72 for ; Fri, 17 Aug 2018 04:31:13 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH] sql: after table rename properly update indexes References: <20180815085442.7bajsapuf7wrlu3r@tarantool.org> <20180817050825.uax4zropxp44uqst@tarantool.org> From: Vladislav Shpilevoy Message-ID: <9f8078f3-50fd-f82b-05ba-b54d6f2ca407@tarantool.org> Date: Fri, 17 Aug 2018 11:31:10 +0300 MIME-Version: 1.0 In-Reply-To: <20180817050825.uax4zropxp44uqst@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed 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, Kirill Yukhin Hi! Thanks for the fixes! > diff --git a/test-run b/test-run > index ed45e1d..0aa25ae 160000 > --- a/test-run > +++ b/test-run > @@ -1 +1 @@ > -Subproject commit ed45e1dbd36ab9109b84ef7189ef9d7e4b813fb9 > +Subproject commit 0aa25ae8a9d4af977b3c3478cba3ccdc4ef81d35 Test-run is updated accidentally.