Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v3 0/3] sql: clean-up in case constraint creation failed
 2019-07-15 15:16 UTC  (4+ messages)
` [tarantool-patches] [PATCH v3 1/3] sql: add OP_SetDiag opcode in VDBE
` [tarantool-patches] [PATCH v3 2/3] sql: clean-up in case constraint creation failed
` [tarantool-patches] [PATCH v3 3/3] sql: use common registers instead of temp. for constraints data

[PATCH v2 0/3] Transactional DDL
 2019-07-15 15:05 UTC  (12+ messages)
` [PATCH v2 1/3] memtx: fix txn_on_yield for DDL transactions
` [PATCH v2 2/3] ddl: don't use space_index from AlterSpaceOp::commit,rollback
` [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions

[tarantool-patches] [PATCH v1 1/1] sql: return lookaside system
 2019-07-15 14:42 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: test suite for BOOLEAN
 2019-07-15 14:39 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL
 2019-07-15 13:32 UTC  (6+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/3] sql: clean-up in case constraint creation failed
 2019-07-15 13:13 UTC  (5+ messages)
` [tarantool-patches] [PATCH v3 1/3] sql: add OP_SetDiag opcode in VDBE
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/3] sql: use common registers instead of temp. for constraints data
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] box: increase connection timeout in "net.box.test.lua"
 2019-07-15 10:20 UTC 

[tarantool-patches] [PATCH 0/2] Make LIKE predicate dependent on collation
 2019-07-13 22:51 UTC  (3+ messages)
` [tarantool-patches] [PATCH 1/2] sql: remove "PRAGMA case_sensitive_like"
` [tarantool-patches] [PATCH 2/2] sql: make LIKE predicate dependent on collation

[PATCH 0/5] JSON update preparation
 2019-07-13 22:11 UTC  (6+ messages)
` [PATCH 1/5] tuple: remove alloc and alloc_ctx args from update()
` [PATCH 2/5] rope: make rope library macro template
` [PATCH 3/5] tuple: relax struct tuple_update dependency on rope
` [PATCH 4/5] int96: add a missing header
` [PATCH 5/5] tuple: implement update by field name

[tarantool-patches] [PATCH v2 00/12] sql: uniform SQL and Lua functions subsystem
 2019-07-13 14:17 UTC  (35+ messages)
` [tarantool-patches] [PATCH v2 01/12] sql: get rid of SOUNDEX, MATCH
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 10/12] sql: refactor builtins signatures with port
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 11/12] box: use own vtab per each function object
` [tarantool-patches] [PATCH v2 12/12] sql: use schema's func hash instead of FuncDef hash
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 02/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 03/12] sql: put analyze helpers to FuncDef cache
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 04/12] sql: rework LIKE case-insensitive mode
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 05/12] sql: replace bool is_derived_coll marker with flag
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 06/12] sql: remove SQL_PreferBuiltin flag
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 07/12] sql: move LIKE UConverter object to collation library
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 08/12] sql: rfc for SQL and Lua functions
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 09/12] box: introduce Lua persistent functions
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
 2019-07-13 14:16 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/3] box/lua/console: Add initial support for lua output format
 2019-07-12 21:51 UTC  (9+ messages)
` [tarantool-patches] [PATCH 1/3] third_party/serpent: Add serpent repo
` [tarantool-patches] [PATCH 2/3] box/lua/console: Add support for lua output format
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] box/lua/console: Verify remote protocol for compatibility
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] net.box: ignore absence of _vcollation
 2019-07-12  9:55 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] box: do not check state in case of reconnect
 2019-07-12  9:08 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH] box/memtx: Skip tuple memory from coredump by default
 2019-07-12  8:52 UTC  (3+ messages)
` [PATCH v2] "
` [tarantool-patches] [PATCH] "

[tarantool-patches] [PATCH 0/6] Introduce UNSIGNED type in SQL
 2019-07-11 21:25 UTC  (18+ messages)
` [tarantool-patches] [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/6] sql: make built-in functions operate on unsigned values
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/6] sql: allow to specify UNSIGNED column type
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] table: fix incorrect __metatable handling
 2019-07-11 11:05 UTC 

[tarantool-patches] [PATCH 0/3] Fix passing key with different from iterator's type
 2019-07-11  9:19 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] sql: boolean introduction follow-ups
 2019-07-11  9:13 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/4] sql: do not show IDs generated by trigger
 2019-07-11  8:52 UTC  (6+ messages)
` [tarantool-patches] [PATCH v3 1/4] sql: remove unnecessary AUTOINCREMENT ID generation
` [tarantool-patches] [PATCH v3 2/4] sql: do not show IDs generated by trigger
` [tarantool-patches] [PATCH v3 3/4] sql: remove VDBE from TXN
` [tarantool-patches] [PATCH v3 4/4] sql: do not show generated IDs if INSERT failed
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/1] sql: ANSI aliases for LENGTH()
 2019-07-11  7:48 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH] auth: fix empty password authentication
 2019-07-10  8:13 UTC  (3+ messages)

[tarantool-patches] [PATCH] lua: return getaddrinfo() errors
 2019-07-10  2:16 UTC  (5+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re: [PATCH v2 1/2] "

[tarantool-patches] [PATCH 0/2] SWIM micro optimizations
 2019-07-09 22:24 UTC  (13+ messages)
` [tarantool-patches] [PATCH 1/2] swim: pool IO tasks
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] swim: optimize struct swim_task layout
  ` [tarantool-patches] "

[tarantool-patches] [RFC v2 0/2] box/lua/console: Add support for lua output format
 2019-07-09 18:06 UTC  (10+ messages)
` [tarantool-patches] [RFC 2/2] "
  ` [tarantool-patches] "

[PATCH v1 00/12] sql: uniform SQL and Lua functions subsystem
 2019-07-09 16:13 UTC  (15+ messages)
` [PATCH v1 01/12] sql: rfc for SQL and Lua functions
` [PATCH v1 10/12] sql: remove SQL_PreferBuiltin flag
` [PATCH v1 11/12] sql: move LIKE UConverter object to collation library
` [PATCH v1 12/12] sql: use schema's func hash instead of FuncDef hash
` [PATCH v1 02/12] sql: get rid of SOUNDEX, MATCH
` [PATCH v1 03/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
` [PATCH v1 04/12] box: introduce Lua persistent functions
` [PATCH v1 05/12] sql: put analyze helpers to FuncDef cache
  ` [tarantool-patches] "
` [PATCH v1 06/12] sql: rework LIKE case-insensitive mode
` [PATCH v1 07/12] sql: replace bool is_derived_coll marker with flag
  ` [tarantool-patches] "
` [PATCH v1 08/12] sql: refactor builtins signatures with port
` [PATCH v1 09/12] box: use own vtab per each function object

[PATCH v1] test: box/net.box test flaky fails on grep_log
 2019-07-09 15:14 UTC 

[PATCH] test: fix net.box occasional failure. Again
 2019-07-09 11:10 UTC  (2+ messages)

[PATCH 0/5] Transactional DDL
 2019-07-09 11:03 UTC  (37+ messages)
` [PATCH 1/5] vinyl: don't sync WAL on space alter if not necessary
` [PATCH 2/5] txn: run on_rollback triggers on txn_abort
` [PATCH 3/5] txn: fix execution order of commit triggers
` [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
` [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions

[PATCH v3] fio: introduce utime function
 2019-07-09  9:28 UTC  (2+ messages)

[PATCH v2] fio: introduce utime function
 2019-07-09  8:55 UTC  (4+ messages)
  ` [tarantool-patches] "

[tarantool-patches] Re: [PATCH v1] test: fix error message check pattern
 2019-07-09  1:46 UTC 

[tarantool-patches] Re: [PATCH v1] test: use unix sockets for iproto connections
 2019-07-08 21:45 UTC 

[tarantool-patches] [PATCH v2 0/3] sql: do not show IDs generated by trigger
 2019-07-08 18:54 UTC  (5+ messages)
` [tarantool-patches] [PATCH v2 1/3] sql: remove unnecessary AUTOINCREMENT ID generation
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/3] sql: do not show IDs generated by trigger
  ` [tarantool-patches] "

[PATCH] httpc: fix redirection on libcurl-7.30 and older
 2019-07-08 16:08 UTC 

[PATCH v3 0/5] decimal: expose decimal module to Lua
 2019-07-08 14:25 UTC  (2+ messages)

[PATCH] vinyl: fix vy_range_update_compaction_priority hang
 2019-07-08 13:51 UTC  (3+ messages)

[tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
 2019-07-08 13:38 UTC  (5+ messages)

[PATCH 0/6] Get rid of the schema lock
 2019-07-08  8:41 UTC  (8+ messages)
` [PATCH 6/6] Replace schema lock with fine-grained locking

[tarantool-patches] Re: [PATCH v1] gitlab-ci: merge test and deploy stages
 2019-07-06 11:59 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox