From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Jul 2018 21:04:22 +0300 From: Konstantin Osipov Subject: Re: [PATCH 3/6] Rework memtx replace function Message-ID: <20180720180422.GD4827@chai> References: <5bb03f44f38b57cdfe18d131fcb0fb19398252bf.1532107326.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5bb03f44f38b57cdfe18d131fcb0fb19398252bf.1532107326.git.vdavydov.dev@gmail.com> To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/07/20 20:45]: > By now, replace function takes new tuple and old tuple as arguments, instead > of single txn_stmt. It has been done in order to avoid abusing txn_stmt: > the only usage was extracting tuples from it. > As a result, this function can be used by ephemeral tables > without any patching. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov