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 1D3DB2FFBF for ; Tue, 4 Jun 2019 12:55: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 kPJ_XfaAsE4n for ; Tue, 4 Jun 2019 12:55:44 -0400 (EDT) Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (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 655522FF45 for ; Tue, 4 Jun 2019 12:55:43 -0400 (EDT) Date: Tue, 4 Jun 2019 19:55:40 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: STRING and NUMBER aliases for TEXT and REAL Message-ID: <20190604165540.ljduwmxjmnghsahi@tarantool.org> References: <123bb14cdd6e7ada7b8a12e591d524d53bf33b74.1559560173.git.kshcherbatov@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <123bb14cdd6e7ada7b8a12e591d524d53bf33b74.1559560173.git.kshcherbatov@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: korablev@tarantool.org, Kirill Shcherbatov Hello, This is not a review, just a sidenote: please don't forget to create a docbot request. -- Regards, Kirill Yukhin