From: Roman Khabibov <roman.habibov@tarantool.org> To: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Date: Wed, 8 Jul 2020 14:47:16 +0300 [thread overview] Message-ID: <20200708114718.38910-1-roman.habibov@tarantool.org> (raw) @ChangeLog - Fix _session_settings name in error messages - Raname "sql_defer_foreign_keys" setting to "sql_defer_foreign_key_changes". 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 reply other threads:[~2020-07-08 11:47 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-08 11:47 Roman Khabibov [this message] 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 ` [Tarantool-patches] [PATCH 0/2] Follow-up for "_session_settings" space Mergen Imeev 2020-11-26 9:51 ` 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=20200708114718.38910-1-roman.habibov@tarantool.org \ --to=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