Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH 0/3] Make LIKE accept only arguments of type TEXT
 2019-03-11 12:12 UTC  (6+ messages)
` [tarantool-patches] [PATCH 1/3] sql: remove SQL_LIKE_DOESNT_MATCH_BLOBS
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] sql: remove sql_like_count global counter
` [tarantool-patches] [PATCH 3/3] sql: make LIKE accept only TEXT arguments

[tarantool-patches] [PATCH v2] txn: factor fiber_gc out of txn_rollback
 2019-03-11 11:56 UTC 

[tarantool-patches] [PATCH v3 0/2] Transaction boundaries for applier
 2019-03-11 10:54 UTC  (10+ messages)
` [tarantool-patches] [PATCH] Don't free fiber gc on while txn_rollback
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 1/2] Write rows without a lsn to the transaction tail
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/2] Transaction support for applier
  ` [tarantool-patches] "

[PATCH v5 0/4] box: introduce hint option for memtx tree index
 2019-03-11 10:39 UTC  (12+ messages)
` [PATCH v5 1/4] memtx: rework memtx_tree to store arbitrary nodes
` [PATCH v5 2/4] memtx: introduce tuple compare hint
  ` [tarantool-patches] "
` [PATCH v5 3/4] box: move offset_slot init to tuple_format_add_field
  ` [tarantool-patches] "
` [PATCH v5 4/4] box: introduce multikey indexes
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 0/4] box: introduce hint option for memtx tree index

[tarantool-patches] [PATCH v1 1/1] http: fix httpc auto-managed headers
 2019-03-11 10:02 UTC  (13+ messages)
` [tarantool-patches] "
              ` [tarantool-patches] Re: [PATCH v2 "

[PATCH v4 0/2] lib/core/fiber: Increase default stack size
 2019-03-11  8:31 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lib/core/fiber: Mark stack as unneeded on creation

[tarantool-patches] [PATCH 0/2] Add collation to built-in funcs and fix HAVING clause with aggregate
 2019-03-11  8:04 UTC  (12+ messages)
` [tarantool-patches] [PATCH 1/2] sql: derive collation for built-in functions
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: fix code generation for aggregate in HAVING clause
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Add collation to built-in funcs and fix HAVING clause with aggregate

[tarantool-patches] test: switched on pretest_clean routine
 2019-03-11  5:26 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: replace instr() with position()
 2019-03-10  7:41 UTC 

[tarantool-patches] [PATCH v2 0/7] sql: store regular identifiers in case-normal form
 2019-03-07 17:34 UTC  (15+ messages)
` [tarantool-patches] [PATCH v2 1/7] sql: refactor sql_alloc_src_list to set diag
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/7] sql: rework sql_src_list_enlarge "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/7] sql: refactor sql_src_list_append "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 4/7] sql: refactor sql_name_from_token "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 5/7] sql: refactor sql_trigger_step_allocate "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 6/7] sql: refactor sql_expr_create "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 7/7] sql: store regular identifiers in case-normal form
  ` [tarantool-patches] "

[PATCH] vclock: fix big lsn handling
 2019-03-07 16:11 UTC  (2+ messages)

[tarantool-patches] [PATCH 0/4] SQL types changes
 2019-03-07 14:14 UTC  (11+ messages)
` [tarantool-patches] [PATCH 1/4] sql: remove support of DATE/TIME from parser
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/4] sql: remove support of CHAR type "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/4] sql: remove support of NUMERIC "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/4] sql: replace BLOB as column type with SCALAR
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/4] SQL types changes

[tarantool-patches] [PATCH 1/1] swim: introduce SWIM's anti-entropy component
 2019-03-07 13:54 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/3] Transaction boundaries for applier
 2019-03-07 11:22 UTC  (11+ messages)
` [tarantool-patches] [PATCH v2 1/3] Applier gets rid of a xstream
` [tarantool-patches] [PATCH v2 2/3] Put all new rows to the end of journal request
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/3] Transaction support for applier
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] box: fix custom delimiter for telnet connection
 2019-03-07 10:16 UTC  (5+ messages)
` [tarantool-patches] "

[PATCH v3 0/3] core/fiber: Rework stack management
 2019-03-07  9:20 UTC  (12+ messages)
` [PATCH 1/3] core/fiber: Increase default stack size
  ` [tarantool-patches] "
` [PATCH 2/3] core/fiber: Mark stack as unneeded on creation
` [PATCH 3/3] core/fiber: Put watermarks into stack to track its usage

[tarantool-patches] [PATCH v1 1/1] sql: remove table.c
 2019-03-07  8:02 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/1] swim: introduce SWIM's anti-entropy component
 2019-03-06 21:22 UTC 

[PATCH v2] box: add on_schema_init trigger
 2019-03-06 16:43 UTC  (5+ messages)

[PATCH 1/1] sio: implement getsockname wrapper
 2019-03-06 15:19 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] Re[2]: [PATCH] test: enable parallel for python tests and long
 2019-03-06 12:27 UTC  (2+ messages)
` [tarantool-patches] Re[3]: "

[PATCH v1 1/1] iproto: fix assertion failure on invalid msgpack
 2019-03-06 11:03 UTC  (4+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v4] Feature request for a new collation
 2019-03-06  9:48 UTC  (9+ messages)
` [tarantool-patches] "

[PATCH v4 0/3] box: introduce hint option for memtx tree index
 2019-03-06  9:41 UTC  (2+ messages)

[tarantool-patches] [PATCH v2 0/3] lua-yaml null/boolean fixes
 2019-03-06  7:21 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [tarantool-patches] [PATCH 1/1] travis-ci: fixed Mojave mac build with CMAKE_OSX_DEPLOYMENT_TARGET
 2019-03-05 20:27 UTC  (3+ messages)
` [tarantool-patches] "

[rfc 0/4] fiber/stack: Increase stack size and shrink rss usage
 2019-03-05 19:17 UTC  (13+ messages)
` [rfc 3/4] core/fiber: Put static watermark into stack to track its usage
  ` [tarantool-patches] "
` [rfc 4/4] core/fiber: Shrink stack when recycling
  ` [tarantool-patches] "
      ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] sql: store statistics in statN as an array of integers
 2019-03-05 17:54 UTC  (5+ messages)
` [tarantool-patches] [PATCH 2/2] "
  ` [tarantool-patches] "
    ` [tarantool-patches] Re: [PATCH] "

[PATCH] Disable bad url http client test only for OSX
 2019-03-05 16:58 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/9] sql: use diag_set() for errors in SQL
 2019-03-05 15:44 UTC  (30+ messages)
` [tarantool-patches] [PATCH v3 1/9] sql: rework syntax errors
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/9] sql: save SQL parser errors in diag_set()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/9] sql: remove field nErr of struct Parse
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 4/9] sql: remove field rc "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 5/9] sql: remove field zErrMsg "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 6/9] sql: rework six syntax errors
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 7/9] sql: rework four semantic errors
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 8/9] sql: rework three errors of "unsupported" type
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 9/9] sql: remove sqlErrorMsg()
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] log: add missing assert into log_set_format()
 2019-03-05 14:21 UTC  (2+ messages)

[PATCH v2 0/6] Merger
 2019-03-05 12:00 UTC  (5+ messages)
` [PATCH v2 5/6] net.box: add helpers to decode msgpack headers

[tarantool-patches] [PATCH 0/3] Transaction boundaries for applier
 2019-03-05 11:59 UTC  (15+ messages)
` [tarantool-patches] [PATCH 1/3] Applier gets rid of a xstream
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] Merge apply row and apply_initial_join_row
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] Transaction support for applier
  ` [tarantool-patches] "

[PATCH] box: add on_schema_init trigger
 2019-03-05 10:34 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH 0/4] Abort vinyl transactions before switching to ro
 2019-03-05  8:35 UTC  (10+ messages)
` [PATCH 1/4] vinyl: rename tx statement begin/rollback routines
` [PATCH 2/4] vinyl: add tx to writers list in begin_statement engine callback
` [PATCH 3/4] engine: add switch_to_ro callback
` [PATCH 4/4] vinyl: abort rw transactions when instance switches to ro

[tarantool-patches] [PATCH] gitignore: Add paths for quilt
 2019-03-05  7:59 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] sql: Duplicate key error for a non-unique index
 2019-03-04 17:53 UTC  (6+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] build: tags -- Exclude unneeded directories
 2019-03-04 15:44 UTC  (8+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] [PATCH v2] "

[tarantool-patches] [PATCH] sql: LIKE/LENGTH process '\0'
 2019-03-04 15:30 UTC  (21+ messages)
` [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