[tarantool-patches] Re: [PATCH v2 4/4] sql: remove OP_LoadPtr

  • From: "n.pettik" <korablev@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Tue, 10 Jul 2018 23:34:34 +0300


Yes, you are wrong here, because it was used to restore pointer to
struct space "_index", but "_index" is a system space, and it is never
altered. So pointer to "_index" is always valid, and it makes no sense
to restore it on runtime.

Then I am OK with last patch in series.

Other related posts: