[tarantool-patches] Re: [PATCH v8 0/3] sql: return all generated ids via IPROTO

Kirill Yukhin kyukhin at tarantool.org
Fri Nov 9 11:02:23 MSK 2018


Hello,
On 29 Oct 20:33, imeevma at tarantool.org wrote:
> To make implementation of function getGeneratedKeys() of JDBC
> driver we should be able to return information of generated in
> last INSERT statement keys through IPROTO.
> 
> Patch 1 separates fideb_gc() from txn_commit().
> 
> Patch 2 implements mentioned functionality.
> 
> Patch 3 do some refactoring in VDBE.
> 
> 
> Issue: https://github.com/tarantool/tarantool/issues/2618
> Branch: https://github.com/tarantool/tarantool/tree/imeevma/gh-2618-return-all-generated-ids
I've checked your patch set into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list