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 BDE5725AC0 for ; Fri, 8 Jun 2018 09:20:06 -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 heN9OpQELF1y for ; Fri, 8 Jun 2018 09:20:06 -0400 (EDT) Received: from smtp42.i.mail.ru (smtp42.i.mail.ru [94.100.177.102]) (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 7BBDB25A59 for ; Fri, 8 Jun 2018 09:20:06 -0400 (EDT) Date: Fri, 8 Jun 2018 16:20:03 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 1/3] box: Add privilleges constants to lua Message-ID: <20180608132003.GE10854@chai> References: <8c9a6e9950b1e64b88a05cb64d8869d5c4a877c5.1528448404.git.georgy@tarantool.org> <8c0e16df-52b5-d35c-0a82-27033a0e2ece@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8c0e16df-52b5-d35c-0a82-27033a0e2ece@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: Georgy Kirichenko , imarkov * Vladislav Shpilevoy [18/06/08 14:43]: > Hello. Please, do not change older upgrade functions in > upgrade.lua. They are not executed on new versions, and > so _priv is not updated. Vlad, this change is cosmetic, it doesn't change what the function does. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov