From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 4 Jun 2019 18:54:17 +0300 From: Vladimir Davydov Subject: Re: [tarantool-patches] [PATCH 0/2] Add _vcollation and fetch in net.box Message-ID: <20190604155417.n7elchbdowjvax5g@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Roman Khabibov Cc: tarantool-patches@freelists.org, v.shpilevoy@tarantool.org List-ID: On Thu, May 30, 2019 at 03:36:01PM +0300, Roman Khabibov wrote: > As I understood "readable for all" means that filter for > "_vcollation" must always return "true", because the condition > "User has read access to according system space" is always > met. > > Roman Khabibov (2): > schema: add "_vcollation" sysview > net.box: fetch '_vcollation' sysview into the module Branch/ticket URLs are missing. There have been quite a few changes to the master since you submitted this patch set. Could you please rebase it on top of the latest master commit? Also, it looks like this isn't the first version of the patch set. In future please don't forget to add v2 to subject (--subject-prefix) and write a very brief change log in the cover letter enumerating what have changed since the last version.