[tarantool-patches] [PATCH v2 1/1] box: restore region after box.snapshot()
2018-11-14 10:44 UTC
[tarantool-patches] [PATCH v2 0/3] Change collation compatibility rules according to ANSI SQL
2018-11-13 22:37 UTC (8+ messages)
` [tarantool-patches] [PATCH v2 1/3] sql: do not add explicit <COLLATE "BINARY"> clause
` [tarantool-patches] [PATCH v2 2/3] Introduce "none" and "binary" collations
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/3] sql: change collation compatibility rules
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/2] sql: pattern comparison fixes & GLOB removal
2018-11-13 19:23 UTC (15+ messages)
` [tarantool-patches] [PATCH 2/2] sql: remove GLOB from Tarantool
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/4] Introduce row_count() function
2018-11-13 16:11 UTC (5+ messages)
` [tarantool-patches] [PATCH v2 1/4] sql: don't increment row count on FK creation within CREATE TABLE
` [tarantool-patches] [PATCH v2 2/4] sql: account REPLACE as two row changes
` [tarantool-patches] [PATCH v2 3/4] sql: remove total_changes() function
` [tarantool-patches] [PATCH v2 4/4] sql: rename changes() to row_count()
[tarantool-patches] [PATCH] Return valid lua error for func creation error
2018-11-13 11:47 UTC (3+ messages)
` [tarantool-patches] "
[PATCH] box: ensure fiber processing box.cfg doesn't process messages from iproto
2018-11-13 9:31 UTC (4+ messages)
[tarantool-patches] [PATCH 0/3] Change collation compatibility rules according to ANSI SQL
2018-11-12 23:46 UTC (16+ messages)
` [tarantool-patches] [PATCH 2/3] Add surrogate ID for BINARY collation
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] sql: change collation compatibility rules
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] box: restore region after box.snapshot()
2018-11-12 13:03 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] Re-implement rowid generation for ephemeral spaces
2018-11-11 23:22 UTC (9+ messages)
` [tarantool-patches] [PATCH 1/2] space: add method to fetch next rowid
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: use vtab::rowid_next() instead of index_max()
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: proper check for index in vdbe_emit_constraint_checks()
2018-11-10 9:14 UTC
[PATCH v1 1/1] sql: refresh result-file of sql/iproto.test.lua
2018-11-09 18:36 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v8 0/3] sql: return all generated ids via IPROTO
2018-11-09 8:02 UTC (18+ messages)
` [tarantool-patches] [PATCH v8 1/3] box: factor fiber_gc out of txn_commit
` [tarantool-patches] "
` [tarantool-patches] [PATCH v8 2/3] sql: return all generated ids via IPROTO
` [tarantool-patches] "
` [tarantool-patches] [PATCH v8 3/3] sql: remove psql_txn from Vdbe
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v8 0/3] sql: return all generated ids via IPROTO
[PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish
2018-11-08 2:00 UTC (2+ messages)
[tarantool-patches] [PATCH] test: disable show_reproduce_content for sql-tap
2018-11-07 21:00 UTC (3+ messages)
` [tarantool-patches] "
` Re[2]: "
[tarantool-patches] [PATCH v2] Return valid lua error for func creation error
2018-11-07 7:40 UTC
[PATCH v5 00/12] box: indexes by JSON path
2018-11-06 12:15 UTC (26+ messages)
` [PATCH v5 01/12] box: refactor key_def_find routine
` [PATCH v5 10/12] box: tune tuple_field_raw_by_path for indexed data
` [PATCH v5 11/12] box: introduce offset slot cache in key_part
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 12/12] box: specify indexes in user-friendly form
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 02/12] box: introduce key_def_parts_are_sequential
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 03/12] box: introduce tuple_field_go_to_path
` [PATCH v5 04/12] box: introduce tuple_format_add_key_part
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 05/12] lib: implement JSON tree class for json library
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 06/12] box: manage format fields with JSON tree class
` [PATCH v5 07/12] lib: introduce json_path_normalize routine
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v5 08/12] box: introduce JSON indexes
` [tarantool-patches] [PATCH v5 09/12] box: introduce has_json_paths flag in templates
[tarantool-patches] [PATCH v4] box: fixed comparison of old and new config options
2018-11-05 8:57 UTC
[tarantool-patches] [PATCH 0/3] Fix FreeBSD build
2018-11-03 6:23 UTC (5+ messages)
` [tarantool-patches] [PATCH 1/3] Update README.FreeBSD
` [tarantool-patches] [PATCH 2/3] Add <netinet/in.h> include on FreeBSD
` [tarantool-patches] [PATCH 3/3] Make libdl.so optional (for FreeBSD prior to 11.2)
[tarantool-patches] [PATCH 0/6] Introduce strict typing for SQL
2018-11-03 2:41 UTC (18+ messages)
` [tarantool-patches] [PATCH 3/6] sql: pass true types of columns to Tarantool
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/6] sql: enforce implicit type conversions
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/6] Introduce strict typing for SQL
[tarantool-patches] [PATCH v1 1/1] box: wrong is_nullable for multiple indexes
2018-11-02 16:40 UTC (3+ messages)
[PATCH 0/2] Remove 1.7 privilege compatibility mode
2018-11-01 15:35 UTC (7+ messages)
` [PATCH 1/2] box: remove compatibility mode for privileges
` [tarantool-patches] "
` [PATCH 2/2] box: autogrant CREATE,ALTER,DROP to users with READ+WRITE
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Remove 1.7 privilege compatibility mode
[tarantool-patches] [PATCH] sql: make DROP TABLE delete entry from _sequence_data
2018-11-01 14:55 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: remove nKey from struct BtCursor
2018-11-01 14:50 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: assertion in autoincrement column
2018-11-01 14:40 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 1/1] sql: cleanup on failed creation operation
2018-11-01 14:37 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] box: implement on_shutdown triggers
2018-11-01 12:53 UTC
[tarantool-patches] [PATCH v3 0/4] Dump lua frames for a fiber traceback
2018-11-01 12:45 UTC (6+ messages)
` [tarantool-patches] [PATCH v3 1/4] fiber: do not inline coro unwind function
` [tarantool-patches] [PATCH v3 2/4] Proper unwind for currently executing fiber
` [tarantool-patches] [PATCH v3 3/4] Use fiber lua state for triggers if possible
` [tarantool-patches] [PATCH v3 4/4] Show names of Lua functions in backtraces
[tarantool-patches] [PATCH v3] box: fixed comparison of old and new config options
2018-11-01 12:40 UTC (2+ messages)
[tarantool-patches] [PATCH v7 0/2] sql: return all generated ids via IPROTO
2018-11-01 12:21 UTC (6+ messages)
` [tarantool-patches] [PATCH v7 1/2] "
` [tarantool-patches] "
` [tarantool-patches] [PATCH v7 2/2] sql: remove psql_txn from Vdbe
` [tarantool-patches] Re: [PATCH v7 0/2] sql: return all generated ids via IPROTO
[PATCH v2 0/4] Check read access while executing SQL query
2018-11-01 11:34 UTC (12+ messages)
` [PATCH v2 1/4] schema: refactor space_cache API
` [PATCH v2 2/4] schema: add space names cache
` [tarantool-patches] "
` [PATCH v2 3/4] sql: use space_by_name in SQL
` [PATCH v2 4/4] sql: check read access while executing SQL query
[tarantool-patches] [PATCH 1/2] sql: LIKE & GLOB pattern comparison issue
2018-11-01 10:30 UTC (15+ messages)
` [tarantool-patches] "
[PATCH] Introduce a function to reencode scramble
2018-11-01 8:35 UTC (2+ messages)
[PATCH v2 0/5] test: replication parallel mode on
2018-10-31 21:38 UTC (12+ messages)
` [PATCH v2 4/5] test: use wait_cond to check follow status
` [tarantool-patches] "
` Re[2]: "
` Re[2]: [PATCH v2 0/5] test: replication parallel mode on
` Re[3]: "
[tarantool-patches] Re: [PATCH v2] box: fixed comparison of old and new config options
2018-10-31 8:42 UTC
[tarantool-patches] [PATCH v2] box: fixed comparison of old and new config options
2018-10-30 16:13 UTC (2+ messages)
[tarantool-patches] Re: [tarantool-patches] Re: [PATCH] box: fixed comparison of old and new config options
2018-10-30 8:59 UTC (2+ messages)
[PATCH] replication: keep header when request is modified by before_replace
2018-10-29 20:45 UTC (3+ messages)
[tarantool-patches] [PATCH v3] ctl: added functionality to detect and prune dead replicas
2018-10-29 19:25 UTC
[tarantool-patches] [PATCH v7 1/2] sql: return all generated ids via IPROTO
2018-10-29 17:31 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] jdbc: fix date/time parameters binding
2018-10-29 17:19 UTC (2+ messages)
` [tarantool-patches] "
[PATCH] hot_standby: reflect amount of recovered rows in box.info
2018-10-29 17:15 UTC (2+ messages)
[PATCH] test: fix unix socket conflict in socket.test.lua
2018-10-29 16:09 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] box: fixed comparison of old and new config options
2018-10-29 10:21 UTC (2+ messages)
[tarantool-patches] [PATCH] Fix tuple cdata collecting
2018-10-26 13:04 UTC (2+ messages)
[PATCH] vinyl: do not account bloom filters to runtime quota
2018-10-26 10:49 UTC (2+ messages)
[PATCH] vinyl: fix memory leak in slice stream
2018-10-26 8:06 UTC (2+ messages)
[tarantool-patches] [PATCH] sql: fix fk set null clause
2018-10-26 5:47 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v5 1/1] sql: return all generated ids via IPROTO
2018-10-25 21:31 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] [replication] make join stage more informative
2018-10-25 16:51 UTC (4+ messages)
[PATCH v3 0/5] Delete old WAL files if running out of disk space
2018-10-25 12:55 UTC (2+ messages)
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