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 D24B127D3B for ; Fri, 17 Aug 2018 09:48:38 -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 euAfy-LDUu7D for ; Fri, 17 Aug 2018 09:48:38 -0400 (EDT) Received: from smtp48.i.mail.ru (smtp48.i.mail.ru [94.100.177.108]) (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 91C3927C7E for ; Fri, 17 Aug 2018 09:48:38 -0400 (EDT) Date: Fri, 17 Aug 2018 16:48:36 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] sql: after table rename properly update indexes Message-ID: <20180817134836.zyj5udil3qeqowpw@tarantool.org> References: <20180815085442.7bajsapuf7wrlu3r@tarantool.org> <20180817050825.uax4zropxp44uqst@tarantool.org> <9f8078f3-50fd-f82b-05ba-b54d6f2ca407@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9f8078f3-50fd-f82b-05ba-b54d6f2ca407@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: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org Hello Vlad, On 17 авг 11:31, Vladislav Shpilevoy wrote: > 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. I've discarded the hunk & force-pushed the branch. Don't think repost is needed here. -- Regards, Kirill Yukhin