Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-08-05 13:32 UTC  (4+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
  ` [tarantool-patches] "

[PATCH v1 1/1] box: make functional index creation transactional
 2019-08-05 10:20 UTC  (2+ messages)

[PATCH] relay: stop relay on subscribe error
 2019-08-02 17:33 UTC  (2+ messages)

[tarantool-patches] [PATCH 0/3] box/console: Cleanup and bug fix
 2019-08-02 13:26 UTC  (12+ messages)
` [tarantool-patches] [PATCH 1/3] box/console: Don't allow arguments in get_default_output
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] box/console: Drop redundant status parameter from return
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] box/console: Test for nil value in args directly
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/3] box/console: Cleanup and bug fix

[tarantool-patches] [PATCH] sql: add check for <WITH> absence in <CREATE VIEW>
 2019-08-02 12:52 UTC 

[tarantool-patches] [PATCH] sql: remove unused mask
 2019-08-02 12:46 UTC 

[tarantool-patches] [PATCH] sql: make default constraint names be consistent
 2019-08-02 11:01 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Improve operability of typeof() function
 2019-08-02 10:52 UTC  (11+ messages)
` [tarantool-patches] [PATCH 1/2] sql: extend struct Mem with field_type member
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: make default type of NULL be boolean
` [tarantool-patches] Re: [PATCH 0/2] Improve operability of typeof() function

[tarantool-patches] [PATCH v2 0/2] sql: rework error handling in box.execute()
 2019-08-02  5:39 UTC  (17+ messages)
` [tarantool-patches] [PATCH v2 1/2] lua: new function luaT_return_error()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/2] sql: rework error handling in box.execute()
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 0/2] "

[tarantool-patches] [PATCH 0/2] Make LIKE predicate dependent on collation
 2019-08-01 12:26 UTC  (6+ messages)
` [tarantool-patches] [PATCH 2/2] sql: make "
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Make "

[tarantool-patches] [PATCH v1 0/3] box: stacked diagnostics area in fiber
 2019-08-01 11:13 UTC  (4+ messages)
` [tarantool-patches] [PATCH v1 1/3] box: rfc for stacked diagnostic area in Tarantool
` [tarantool-patches] [PATCH v1 2/3] box: stacked diagnostics area in fiber
` [tarantool-patches] [PATCH v1 3/3] box: extend ffi error object API

[tarantool-patches] [PATCH 0/5] Introduce VARBINARY in SQL
 2019-08-01  8:42 UTC  (21+ messages)
` [tarantool-patches] [PATCH 2/5] sql: fix resulting type calculation for CASE-WHEN stmt
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/5] sql: make built-ins raise errors for varbin args
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] sql: introduce VARBINARY column type
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/5] Introduce VARBINARY in SQL

[PATCH 0/5] JSON update preparation
 2019-07-31 20:36 UTC  (3+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] SQL TXN DDL
 2019-07-31 13:19 UTC  (8+ messages)
` [tarantool-patches] [PATCH 2/2] sql: transactional DDL
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] SQL TXN DDL

[PATCH] ddl: fix vylog vs xlog sync for multi-statement transactions
 2019-07-31 11:51 UTC  (2+ messages)

[tarantool-patches] Re: [PATCH] httpc: allow only strings for opts.headers values
 2019-07-31 10:11 UTC  (2+ messages)

[PATCH v2] alter: fix rollback in case DDL and DML are used in the same transaction
 2019-07-31  9:43 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH] vinyl: fix index.stat.txw.rows accounting on rollback to savepoint
 2019-07-31  9:42 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] test: fix flaky swim/errinj.test.lua
 2019-07-31  8:23 UTC  (4+ messages)
` [tarantool-patches] "

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

[tarantool-patches] [PATCH v1 1/1] driver: fix numeric string binding
 2019-07-30 22:22 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: rework error handling in box.execute()
 2019-07-30 20:45 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] luajit: fold machinery misbehaves
 2019-07-30 19:59 UTC 

[tarantool-patches] [PATCH 0/2] Fix type aliases in SQL
 2019-07-30 14:21 UTC  (7+ messages)
` [tarantool-patches] [PATCH 1/2] sql: add STRING alias to TEXT type
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: rename REAL/FLOAT/DOUBLE types to NUMBER
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Fix type aliases in SQL

[PATCH v2 0/3] Support savepoints in DDL transactions
 2019-07-30 12:31 UTC  (8+ messages)
` [PATCH v2 1/3] txn: move stmt list/savepoint manipulation out of txn_stmt_new
  ` [tarantool-patches] "
` [PATCH v2 2/3] txn: kill txn_last_stmt helper
  ` [tarantool-patches] "
` [PATCH v2 3/3] txn: undo commit/rollback triggers when reverting to savepoint
  ` [tarantool-patches] "

[PATCH 0/3] Fix crash on rollback of mixed DML/DDL transaction
 2019-07-30 12:14 UTC  (14+ messages)
` [PATCH 1/3] vinyl: use update_def index method to update vy_lsm on ddl
  ` [tarantool-patches] "
` [PATCH 2/3] vinyl: move unique check optimization setup to the space level
  ` [tarantool-patches] "
` [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
  ` [tarantool-patches] "

[PATCH 0/4] Support savepoints in DDL transactions
 2019-07-30 10:54 UTC  (21+ messages)
` [PATCH 1/4] Update small library
  ` [tarantool-patches] "
` [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
  ` [tarantool-patches] "
` [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
  ` [tarantool-patches] "
` [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
  ` [tarantool-patches] "

[PATCH] txn: convert txn flags into bit mask
 2019-07-30 10:27 UTC  (7+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] httpc: fix bug with segfault by wrong headers
 2019-07-29 14:24 UTC  (8+ messages)
  ` [tarantool-patches] "

[PATCH small 0/2] small: add new rlist helpers
 2019-07-29  8:40 UTC  (5+ messages)
` [PATCH small 2/2] rlist: add cut and reverse methods
    ` [tarantool-patches] "

[PATCH v5 0/3] box: functional indexes
 2019-07-28 21:30 UTC  (13+ messages)
` [PATCH v5 1/3] box: introduce opts.is_multikey function option
` [PATCH v5 2/3] box: introduce tuple_chunk infrastructure
` [PATCH v5 3/3] box: introduce func_index
        ` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: change the way to set AUTOINCREMENT
 2019-07-27 10:29 UTC 

[tarantool-patches] [PATCH v2 0/2] sql: add ARRAY, MAP and ANY types to mem_apply_type()
 2019-07-27 10:16 UTC  (6+ messages)
` [tarantool-patches] [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
  ` [tarantool-patches] "

[PATCH v5 0/3] box: functional indexes
 2019-07-26 19:00 UTC  (8+ messages)
` [PATCH v5 1/3] box: introduce opts.is_multikey function option
` [PATCH v5 2/3] box: introduce tuple_chunk infrastructure
` [PATCH v5 3/3] box: introduce func_index
    ` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 0/3] box: functional indexes
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1] LTO build fails on warning message
 2019-07-26 17:53 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] travis-ci: fix OSX max files limits
 2019-07-26 17:50 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] travis-ci: deploy packages from tagged revisions
 2019-07-26 17:47 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] Re: [PATCH v1] test: upgrade curl to 7.65.3 or newer version
 2019-07-26 15:29 UTC  (3+ messages)
  ` [tarantool-patches] Re[2]: "

[tarantool-patches] [PATCH] lua: return getaddrinfo() errors
 2019-07-26 13:48 UTC  (7+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re: [PATCH v2 1/2] "

[tarantool-patches] [PATCH v1] Revert "travis-ci: freeze curl version on 7.65.0"
 2019-07-26  9:12 UTC 

[tarantool-patches] [PATCH] Output of fiber.info will contain only non-idle fibers
 2019-07-25 13:02 UTC  (5+ messages)
` [tarantool-patches] "

[PATCH] httpc: fix redirection on libcurl-7.30 and older
 2019-07-25 12:46 UTC  (2+ messages)

[tarantool-patches] [PATCH] luajit: fold machinery misbehaves
 2019-07-25 12:05 UTC 

[tarantool-patches] [PATCH] Test for LuaJIT fold machinery incorrect behavior
 2019-07-25 12:05 UTC 

[tarantool-patches] [PATCH v1] travis-ci: found wrong global environment setup
 2019-07-25 11:34 UTC 

[PATCH v4 0/4] box: functional indexes
 2019-07-25 11:22 UTC  (12+ messages)
` [PATCH v4 4/4] box: introduce "
    ` [tarantool-patches] "

[tarantool-patches] [PATCH] log: fix segfault on _say without filename
 2019-07-25  8:42 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake
 2019-07-25  8:14 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH 0/5] Decimal indices
 2019-07-24 23:17 UTC  (4+ messages)
` [PATCH 5/5] decimal: allow to index decimals
  ` [tarantool-patches] "

page:  |  | latest

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