From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: korablev@tarantool.org
Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: replace schema_find_id() by box_space_id_by_name()
Date: Fri, 17 May 2019 14:43:00 +0300 [thread overview]
Message-ID: <20190517114300.4eema73xqzcf34fn@tarantool.org> (raw)
In-Reply-To: <46e305e6bbce44d3a785963a58135d9efa425bdb.1556377851.git.imeevma@gmail.com>
Hello,
On 27 Apr 18:30, imeevma@tarantool.org wrote:
> This patch replaces schema_find_id() with box_space_id_by_name()
> in SQL. The box_space_id_by_name() is more specialized. In
> addition, it checks if the user has sufficient rights, unlike
> schema_find_id().
>
> Closes #3570
> ---
> https://github.com/tarantool/tarantool/issues/3570
> https://github.com/tarantool/tarantool/tree/imeevma/gh-3570-replace-schema_find_id
I've checked your patch into master.
--
Regards, Kirill Yukhin
prev parent reply other threads:[~2019-05-17 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-27 15:30 [tarantool-patches] " imeevma
2019-05-07 16:20 ` [tarantool-patches] " n.pettik
2019-05-07 16:41 ` Konstantin Osipov
2019-05-11 12:17 ` n.pettik
2019-05-17 11:43 ` Kirill Yukhin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190517114300.4eema73xqzcf34fn@tarantool.org \
--to=kyukhin@tarantool.org \
--cc=korablev@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v1 1/1] sql: replace schema_find_id() by box_space_id_by_name()' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox