From: Mergen Imeev <imeevma@tarantool.org> To: Roman Khabibov <roman.habibov@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Date: Tue, 14 Jul 2020 19:01:57 +0300 [thread overview] Message-ID: <20200714160157.GA250285@tarantool.org> (raw) In-Reply-To: <20200708114718.38910-1-roman.habibov@tarantool.org> Hi! Thank you for the patches. See 2 comments below. On Wed, Jul 08, 2020 at 02:47:16PM +0300, Roman Khabibov wrote: 1. Please write some description of the patch-set. > @ChangeLog > - Fix _session_settings name in error messages > - Raname "sql_defer_foreign_keys" setting to > "sql_defer_foreign_key_changes". 2. Please refer to the 'Code review procedure' on the Wiki for the rules for writing ChangeLog correctly. It should be written on one line and with the issue number. > > Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/gh-4732-ss-space > Issue: https://github.com/tarantool/tarantool/issues/4732 > > Roman Khabibov (2): > sql: fix _session_settings name in error messages > sql: clarify "sql_defer_foreign_keys" setting name > > src/box/session_settings.c | 10 +- > test/box/session_settings.result | 108 +++++++++++----------- > test/box/session_settings.test.lua | 86 ++++++++--------- > test/sql/transitive-transactions.result | 4 +- > test/sql/transitive-transactions.test.lua | 4 +- > 5 files changed, 106 insertions(+), 106 deletions(-) > > -- > 2.21.0 (Apple Git-122) >
next prev parent reply other threads:[~2020-07-14 16:01 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-08 11:47 Roman Khabibov 2020-07-08 11:47 ` [Tarantool-patches] [PATCH 1/2] sql: fix _session_settings name in error messages Roman Khabibov 2020-07-14 16:07 ` Mergen Imeev 2020-10-08 16:17 ` Roman Khabibov 2020-11-03 20:31 ` Mergen Imeev 2020-11-10 16:12 ` Roman Khabibov 2020-07-08 11:47 ` [Tarantool-patches] [PATCH 2/2] sql: clarify "sql_defer_foreign_keys" setting name Roman Khabibov 2020-07-12 15:31 ` Vladislav Shpilevoy 2020-07-12 22:11 ` Nikita Pettik 2020-07-14 16:22 ` Mergen Imeev 2020-07-14 16:01 ` Mergen Imeev [this message] 2020-11-26 9:51 ` [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Kirill Yukhin
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=20200714160157.GA250285@tarantool.org \ --to=imeevma@tarantool.org \ --cc=roman.habibov@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space' \ /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