From: Kirill Yukhin <kyukhin@tarantool.org>
To: korablev@tarantool.org
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH] sql: get rid off tnum field of struct Table
Date: Fri, 20 Jul 2018 19:53:41 +0300 [thread overview]
Message-ID: <20180720165341.bjdtrq5ajmrsc7z5@tarantool.org> (raw)
In-Reply-To: <c60c2020af7192ce06964114c208c7db7e70266e.1532086556.git.kyukhin@tarantool.org>
Hello,
On 20 июл 14:37, Kirill Yukhin wrote:
> Basic structures (struct Table/Index) of legacy SQL's data
> dictionary used to so-called tnum to refer to engine's
> btree structures. Tarantool used this field to store composition
> of space_id and index_id. Recently both structures incorporated
> native space_def/index_def descriptors.
> This patch finally removes tnum field. It also refactors
> init_callback machinery, removing varargs from declarations.
>
> Closes #3482
> ---
> Issue: https://github.com/tarantool/tarantool/issues/3482
> Branch: https://github.com/tarantool/tarantool/commits/kyukhin/gh-3482-remove-tnum
I've checked the patch into 2.0 branch.
--
Regards, Kirill Yukhin
prev parent reply other threads:[~2018-07-20 18:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-20 11:37 [tarantool-patches] " Kirill Yukhin
2018-07-20 14:07 ` [tarantool-patches] " n.pettik
2018-07-20 14:32 ` Kirill Yukhin
2018-07-20 16:12 ` n.pettik
2018-07-20 16:53 ` 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=20180720165341.bjdtrq5ajmrsc7z5@tarantool.org \
--to=kyukhin@tarantool.org \
--cc=korablev@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH] sql: get rid off tnum field of struct Table' \
/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