[PATCH v2 00/14] vinyl: do not fill secondary tuples with nulls
2019-03-13 12:25 UTC (28+ messages)
` [PATCH v2 01/14] vinyl: remove optimized comparators
` [PATCH v2 02/14] vinyl: introduce statement environment
` [PATCH v2 03/14] vinyl: rename key stmt construction routine
` [PATCH v2 04/14] vinyl: don't use IPROTO_SELECT type for key statements
` [PATCH v2 05/14] bloom: do not use tuple_common_key_parts when constructing tuple bloom
` [PATCH v2 06/14] bloom: factor out helper to add tuple hash to bloom builder
` [PATCH v2 07/14] vinyl: add helpers to add/check statement with bloom
` [PATCH v2 08/14] vinyl: do not pass format to vy_apply_upsert
` [PATCH v2 09/14] vinyl: clean up write iterator source destruction
` [PATCH v2 10/14] vinyl: zap vy_write_iterator->format
` [PATCH v2 11/14] vinyl: do not fill secondary tuples with nulls when decoded
` [PATCH v2 12/14] vinyl: zap vy_stmt_new_surrogate_from_key
` [PATCH v2 13/14] vinyl: don't use vy_stmt_new_surrogate_delete if not necessary
` [PATCH v2 14/14] tuple_format: zap min_tuple_size
[PATCH v6 0/3] box: introduce hint option for memtx tree index
2019-03-13 12:15 UTC (4+ messages)
` [PATCH v6 1/3] box: refactor key_def_set_compare_func routine
` [PATCH v6 2/3] memtx: introduce tuple compare hint
` [PATCH v6 3/3] box: introduce multikey indexes
[tarantool-patches] [PATCH] sql: replace instr() with position()
2019-03-13 11:56 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/9] sql: Checks on server side
2019-03-13 11:44 UTC (13+ messages)
` [tarantool-patches] [PATCH v2 1/9] box: fix upgrade script for _fk_constraint space
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/9] box: fix _trigger and _ck_constraint access check
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/9] box: fix Tarantool upgrade from 2.1.0 to 2.1.1
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 4/9] box: fix on_replace_trigger_rollback routine
` [tarantool-patches] "
[PATCH v5 0/2] lib/core/fiber: Increase default stack size
2019-03-12 22:47 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lib/core/fiber: Mark stack as unneeded on creation
` [PATCH 3/3] lib/core/fiber: Put watermarks into stack to track its usage
[tarantool-patches] [PATCH v2] travis-ci: fixed Mojave mac build
2019-03-12 14:40 UTC
[tarantool-patches] [PATCH] sql: forbid different sorting orders in ORDER BY
2019-03-12 14:25 UTC (2+ messages)
` [tarantool-patches] "
[PATCH v5 0/4] box: introduce hint option for memtx tree index
2019-03-12 13:24 UTC (17+ messages)
` [PATCH v5 1/4] memtx: rework memtx_tree to store arbitrary nodes
` [tarantool-patches] "
` [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 v2 0/5] Introduce ALTER TABLE ADD CONSTRAINT UNIQUE/PK
2019-03-12 12:50 UTC (9+ messages)
` [tarantool-patches] [PATCH v2 1/5] sql: introduce structs assembling DDL arguments during parsing
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] http: fix httpc auto-managed headers
2019-03-12 8:54 UTC (15+ messages)
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 "
[tarantool-patches] [tarantool-patches] [PATCH 1/1] travis-ci: fixed Mojave mac build with CMAKE_OSX_DEPLOYMENT_TARGET
2019-03-12 7:27 UTC (4+ messages)
` [tarantool-patches] "
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] sql: store statistics in statN as an array of integers
2019-03-12 1:10 UTC (6+ messages)
` [tarantool-patches] [PATCH 2/2] "
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH] "
[tarantool-patches] [PATCH v3 0/2] Transaction boundaries for applier
2019-03-11 19:52 UTC (12+ 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] "
[tarantool-patches] [PATCH 0/2] SQL types fixes
2019-03-11 18:10 UTC (3+ messages)
` [tarantool-patches] [PATCH 1/2] sql: make type in column-meta be consistent with NoSQL names
` [tarantool-patches] [PATCH 2/2] sql: don't change type of function's retval after codegen
[tarantool-patches] [PATCH 0/2] Add collation to built-in funcs and fix HAVING clause with aggregate
2019-03-11 15:49 UTC (8+ messages)
` [tarantool-patches] [PATCH 1/2] sql: derive collation for built-in functions
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Add collation to built-in funcs and fix HAVING clause with aggregate
[tarantool-patches] [PATCH v2 0/7] sql: store regular identifiers in case-normal form
2019-03-11 15:04 UTC (22+ 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] "
[tarantool-patches] [PATCH v2] txn: factor fiber_gc out of txn_rollback
2019-03-11 14:21 UTC (3+ messages)
` [tarantool-patches] "
[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
[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] test: switched on pretest_clean routine
2019-03-11 5:26 UTC (2+ messages)
` [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 (2+ 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] "
[rfc 0/4] fiber/stack: Increase stack size and shrink rss usage
2019-03-05 19:17 UTC (4+ messages)
` [rfc 3/4] core/fiber: Put static watermark into stack to track its usage
` [tarantool-patches] "
[PATCH] Disable bad url http client test only for OSX
2019-03-05 16:58 UTC (2+ messages)
` [tarantool-patches] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox