Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: korablev@tarantool.org, Kirill Shcherbatov <kshcherbatov@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent table
Date: Thu, 19 Jul 2018 13:48:42 +0300	[thread overview]
Message-ID: <20180719104842.qcse2toaexm5qq2r@tarantool.org> (raw)
In-Reply-To: <8ea2b4731ccf9d79140d17f87a6a1ed05f9948d8.1531753721.git.kshcherbatov@tarantool.org>

Hello,
On 16 июл 18:09, Kirill Shcherbatov wrote:
> Parser didn't raise error when DELETE FROM can't find
> a table specified on statement.
> As no error was raised, partially-prepared VDBE code
> seemed to be generated fine, that was not true.
> 
> Closes #3535.
> ---
> Branch: https://github.com/tarantool/tarantool/compare/kshch/gh-3535-assertion-on-delete
> Issue: https://github.com/tarantool/tarantool/issues/3535
I've checked in your patch into 2.0 branch.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2018-07-19 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 15:09 [tarantool-patches] " Kirill Shcherbatov
2018-07-16 15:13 ` [tarantool-patches] " n.pettik
2018-07-19 10:48 ` 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=20180719104842.qcse2toaexm5qq2r@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=korablev@tarantool.org \
    --cc=kshcherbatov@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent 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