Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH] sql: use collation pointers instead of names
 2018-05-08  7:56 UTC  (5+ messages)
` [tarantool-patches] "

[PATCH v2 00/10] session: introduce box.session.push
 2018-04-20 13:24 UTC  (2+ messages)
` [PATCH v2 01/10] yaml: don't throw OOM on any error in yaml encoding

[tarantool-patches] [PATCH 1/1] console: on '\set delimiter' return default delimiter
 2018-04-20  8:41 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: xfer optimization issue
 2018-04-20  1:02 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/1] sql: remove ephemeral Expr from AddDefaultValue
 2018-04-19 15:25 UTC  (4+ messages)
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 1/1] sql: remove zName and nColumn from SQL
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/1] Removed Expr pointer from SQL Column structure
 2018-04-19 15:05 UTC  (10+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Update some sql tests against static types
 2018-04-19  9:26 UTC  (5+ messages)
` [tarantool-patches] [PATCH 1/2] Convert some tests into a static-types form
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] Fix some sql tests against static types
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] rfc: describe box.ctl.promote protocol
 2018-04-18 20:52 UTC 

[tarantool-patches] [PATCH v2] sql: remove support of partial indexes
 2018-04-18 20:03 UTC 

[tarantool-patches] [PATCH v3] Fix warnings
 2018-04-18 17:08 UTC 

[tarantool-patches] [PATCH v2 0/2] Fix lost format on update operation
 2018-04-18 12:55 UTC  (14+ messages)
` [tarantool-patches] [PATCH v2 1/2] Fixed invalid check in lbox_tuple_transform
` [tarantool-patches] [PATCH v2 2/2] Fixed lost format on update and upsert operations
  ` [tarantool-patches] "

[PATCH] replication: automatic skip duplicating rows in replication
 2018-04-18 12:30 UTC  (3+ messages)

[tarantool-patches] [PATCH v2] Fix warnings
 2018-04-18 12:13 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [wal 1/1] wal: Update request header after sequence update
 2018-04-18 11:47 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Remove autogenerated files
 2018-04-18 11:45 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] [PATCH v2] "

[PATCH] replication: fix bug with read-only replica as a bootstrap leader
 2018-04-18 10:34 UTC  (7+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "
    ` Re[2]: "

[PATCH] replication: fix broken cases with quorum=0
 2018-04-18 10:33 UTC  (4+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] sql: remove unused struct AutoinfInfo
 2018-04-18  5:50 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] sql: remove a pair of definitions
 2018-04-18  5:46 UTC  (6+ messages)
` [tarantool-patches] [PATCH 1/2] sql: remove OMIT_EXPLAIN definition
` [tarantool-patches] [PATCH 2/2] sql: remove OMIT_SUBQUERY definition
` [tarantool-patches] Re: [PATCH 0/2] sql: remove a pair of definitions

[PATCH 0/8] netbox: introduce fiber-async API
 2018-04-16 18:39 UTC  (9+ messages)
` [PATCH 1/8] lua: fix box.error.raise
` [PATCH 2/8] lua: allow to create and error object with no throw
` [PATCH 3/8] console: fix a bug in interactive readline usage
` [PATCH 4/8] netbox: extend codec with 'decode' methods
` [PATCH 5/8] test: fix unstable test
` [PATCH 6/8] netbox: introduce fiber-async API
` [PATCH 7/8] netbox: remove schema_version from requests
` [PATCH 8/8] netbox: implement perform_request via async version

[tarantool-patches] [PATCH] sql: disallow id duplicate in insert & update
 2018-04-16 13:35 UTC  (3+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 2/2] sql: statistics removal after dropping an index
 2018-04-16 13:19 UTC  (16+ messages)
` [tarantool-patches] "

[PATCH v3 0/3] Implement json path access to tuple fields
 2018-04-16 10:02 UTC  (10+ messages)
` [PATCH v3 1/3] Allow gcov on Mac
  ` [PATCH v3 2/3] Introduce json_path_parser with Unicode support
    ` [tarantool-patches] "
  ` [PATCH v3 3/3] Lua: implement json path access to tuple fields
    ` [tarantool-patches] "

[PATCH 00/12] vinyl: prepare read iterator for index rebuild
 2018-04-15 19:55 UTC  (13+ messages)
` [PATCH 01/12] vinyl: rename vy_stmt_history to vy_history
` [PATCH 02/12] vinyl: factor out vy_history_apply from vy_point_lookup_apply_history
` [PATCH 03/12] vinyl: add vy_history_append_stmt helper
` [PATCH 04/12] vinyl: zap iterator_src_type enum
` [PATCH 05/12] vinyl: encapsulate key history with struct
` [PATCH 06/12] vinyl: refine vy_history_cleanup
` [PATCH 07/12] vinyl: move vy_history to its own source file
` [PATCH 08/12] vinyl: use mempool for vy_history_node allocations
` [PATCH 09/12] vinyl: consolidate skip optimization checks in read iterator
` [PATCH 10/12] vinyl: refactor vy_read_iterator_next
` [PATCH 11/12] vinyl: make read iterator always return newest tuple version
` [PATCH 12/12] vinyl: zap vy_read_iterator::curr_stmt

[tarantool-patches] [PATCH V2] sql: fix non-working REPLACE optimization
 2018-04-13 13:40 UTC 

[PATCH] replication: automatic skip duplicating rows in replication
 2018-04-13 12:59 UTC  (4+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: remove unnecessary MakeRecord opcodes
 2018-04-13 11:35 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] Re: [PATCH 2/2] sql: fix tuple format leak
 2018-04-13  8:40 UTC 

[tarantool-patches] [PATCH 0/2] sql: SQL bindings refactoring
 2018-04-13  8:39 UTC  (6+ messages)
` [tarantool-patches] [PATCH 1/2] sql: fix tuple format leak
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: refactor cursor closing routine
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2] Fix warnings
 2018-04-11 20:56 UTC 

[tarantool-patches] [PATCH v2] Fix warnings
 2018-04-11 20:49 UTC 

[tarantool-patches] [PATCH v2] sql: remove support of partial indexes
 2018-04-11 20:17 UTC 

[tarantool-patches] [PATCH] Fix warnings
 2018-04-10 22:13 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH 00/12] vinyl: allow to modify format of non-empty spaces
 2018-04-10 12:14 UTC  (34+ messages)
` [PATCH 01/12] alter: introduce CheckSpaceFormat AlterSpaceOp for validating format
` [PATCH 02/12] alter: fold ModifySpaceFormat into ModifySpace
` [PATCH 03/12] alter: move dictionary update from ModifySpace::alter_def to alter
` [PATCH 04/12] alter: use space_index instead of index_find where appropriate
` [PATCH 05/12] alter: allocate triggers before the point of no return
` [PATCH 06/12] space: space_vtab::build_secondary_key => build_index
` [PATCH 07/12] space: pass new format instead of new space to space_vtab::check_format
` [PATCH 08/12] alter: introduce preparation phase
  ` [tarantool-patches] "
` [PATCH 09/12] alter: zap space_def_check_compatibility
` [PATCH 10/12] vinyl: remove superfluous ddl checks
` [PATCH 11/12] vinyl: force index rebuild if indexed field type is narrowed
` [PATCH 12/12] vinyl: allow to modify format of non-empty spaces

[PATCH 1/1] identifier: do not use ICU UConverter for checks
 2018-04-10 10:37 UTC  (4+ messages)
  ` [tarantool-patches] "

[tarantool-patches] Re: [PATCH v2 1/1] schema:frommap() to create table or tuple
 2018-04-10 10:31 UTC  (8+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Fix static buffer align
 2018-04-09 20:21 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] Re: [PATCH 1/1] rfc: describe a Tarantool wire protocol
 2018-04-09 15:31 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH v2] replication: fix bug with zero replication_connect_quorum
 2018-04-09 14:07 UTC  (2+ messages)

[tarantool-patches] [PATCH V2] sql: fix non-working REPLACE optimization
 2018-04-09 12:03 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH] replication: fix bug with zero replication_connect_quorum
 2018-04-09  8:41 UTC  (2+ messages)

[PATCH] replication: fix bug with zero replication_connect_quorum
 2018-04-07 14:55 UTC  (2+ messages)

[tarantool-patches] [PATCH 1/1] sql: get obuf for iproto response dump after execute()
 2018-04-06 18:18 UTC 

[PATCH v2 0/2] alter: fix WAL error handling
 2018-04-06 15:29 UTC  (10+ messages)
` [PATCH v2 1/2] memtx: do not use space_vtab::commit_alter for freeing tuples
` [PATCH v2 2/2] alter: zap space_vtab::commit_alter

page:  |  | latest

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