Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@freelists.org
Cc: vdavydov.dev@gmail.com
Subject: Re: [tarantool-patches] [PATCH 1/1] Export space_index_key_def
Date: Fri, 17 Aug 2018 17:51:55 +0300	[thread overview]
Message-ID: <2540b335-d94a-17c6-ff1f-b345a4ac837b@tarantool.org> (raw)
In-Reply-To: <af8cbe52e3cae877939f5efdcb16be60f18edfe5.1534516309.git.v.shpilevoy@tarantool.org>

Sorry, ignore it, please. I need not this, but space_index_cmp_def.

On 17/08/2018 17:33, Vladislav Shpilevoy wrote:
> This function is needed in vshard to use box_tuple_compare
> with real index key_def featured with collations instead of
> faux box_key_def_new. Besides, it allows to do not allocate
> new key_defs but reuse existing one.
> ---
> https://github.com/tarantool/tarantool/tree/gerold103/export-key_def
> 
>   extra/exports | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/extra/exports b/extra/exports
> index a27722910..0dd26be9b 100644
> --- a/extra/exports
> +++ b/extra/exports
> @@ -70,6 +70,7 @@ log_pid
>   space_by_id
>   space_run_triggers
>   space_bsize
> +space_index_key_def
>   box_schema_version
>   
>   tnt_openssl_init
> 

      reply	other threads:[~2018-08-17 14:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 14:33 Vladislav Shpilevoy
2018-08-17 14:51 ` Vladislav Shpilevoy [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=2540b335-d94a-17c6-ff1f-b345a4ac837b@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [tarantool-patches] [PATCH 1/1] Export space_index_key_def' \
    /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