[tarantool-patches] [PATCH 1/1] collation: refactoring
2018-05-18 11:33 UTC
[tarantool-patches] [PATCH 1/1] sql: IS is only applicable when dealing with NULL
2018-05-18 11:26 UTC
[tarantool-patches] [PATCH 0/2] sql: refactor DELETE STMT translation
2018-05-18 11:01 UTC (17+ messages)
` [tarantool-patches] [PATCH 1/2] sql: allow key_def to be NULL for ephemeral create
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: refactor delete routines
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] sql: refactor DELETE STMT translation
[tarantool-patches] [PATCH] replication: do not fetch records twice
2018-05-18 8:55 UTC
[tarantool-patches] [PATCH v1 1/1] sql: remove unnecessary templates for bindings
2018-05-18 5:55 UTC (6+ messages)
` [tarantool-patches] "
[PATCH] vinyl: remove runs not referenced by any checkpoint immediately
2018-05-17 22:39 UTC (4+ messages)
[tarantool-patches] [PATCH v3 0/4] Lua utf8 module
2018-05-17 19:24 UTC (11+ messages)
` [tarantool-patches] [PATCH v3 1/4] error: introduce error rebulding API
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/4] collation: split collation into core and box objects
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/4] collation: introduce collation fingerprint
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 4/4] lua: introduce utf8 built-in globaly visible module
[tarantool-patches] [PATCH v6 0/4] sql: moved Checks to server
2018-05-17 17:25 UTC (12+ messages)
` [tarantool-patches] [PATCH v6 1/4] sql: fix code style in sqlite3Pragma
` [tarantool-patches] [PATCH v6 2/4] sql: remove SQL fields from Table and Column
` [tarantool-patches] "
` [tarantool-patches] [PATCH v6 3/4] sql: space_def* instead of Table* in Expr
` [tarantool-patches] "
` [tarantool-patches] [PATCH v6 4/4] sql: remove Checks to server
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v6 0/4] sql: moved "
[tarantool-patches] [PATCH] sql: print space names in VDBE dump
2018-05-17 16:34 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [security 0/2] System spaces access control lists
2018-05-17 16:15 UTC (8+ messages)
` [tarantool-patches] [security 1/2] security: Refactor reads from systems spaces
` [tarantool-patches] "
` [tarantool-patches] [security 2/2] security: Refactor system space access checks
` [tarantool-patches] "
` [tarantool-patches] [security 0/2] Access control lists
[tarantool-patches] [PATCH] sql: remove temporary box_iterator_key_def
2018-05-17 16:03 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [replication 1/1] replication: Add rfc on vclock implementation
2018-05-17 14:36 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] box: ability to omit box.cfg() call in sql
2018-05-17 9:29 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 1/1] sql: IS is only applicable when dealing with NULL
2018-05-16 18:52 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: export `sql_current_time` && enable tests
2018-05-16 13:33 UTC
[tarantool-patches] 0001-sql-COLLATE-after-LIMIT-throws-an-error.patch
2018-05-16 11:45 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/3] replication: improve logging
2018-05-16 11:32 UTC (4+ messages)
` [tarantool-patches] [PATCH 1/3] replication: use applier_state to check quorum
` [tarantool-patches] [PATCH 2/3] replication: do not delete relay on applier disconnect
` [tarantool-patches] [PATCH 3/3] replication: display downstream status at upstream
[tarantool-patches] [PATCH] Fix ephemeral table next rowid generation
2018-05-15 19:49 UTC
[PATCH 0/4] vinyl: fix crash in vinyl_iterator_secondary_next()
2018-05-15 19:27 UTC (9+ messages)
` [PATCH 1/4] vinyl: fix EQ check in run iterator
` [PATCH 2/4] vinyl: fix lost key on dump completion
` [PATCH 3/4] vinyl: do not panic if secondary index is inconsistent with primary
` [PATCH 4/4] test: improve vinyl/select_consistency
[tarantool-patches] [PATCH 1/1] netbox: optimize body decoding
2018-05-15 18:42 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: analyze on VIEW lead to an assertion
2018-05-15 15:56 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v5 0/3] sql: refactor SQL Parser structures
2018-05-15 15:56 UTC (13+ messages)
` [tarantool-patches] [PATCH v5 1/3] sql: fix code style in sqlite3Pragma
` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 2/3] sql: remove SQL fields from Table and Column
` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 3/3] sql: space_def* instead of Table* in Expr
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v5 0/3] sql: refactor SQL Parser structures
` [tarantool-patches] Re[2]: [tarantool-patches] "
[PATCH 00/12] vinyl: prepare read iterator for index rebuild
2018-05-15 15:00 UTC (6+ messages)
` [PATCH 02/12] vinyl: factor out vy_history_apply from vy_point_lookup_apply_history
` [tarantool-patches] "
` [PATCH 09/12] vinyl: consolidate skip optimization checks in read iterator
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/4] Move original SQLite's statistics to server
2018-05-15 13:42 UTC (19+ messages)
` [tarantool-patches] [PATCH 1/4] sql: optimize compilation of SELECT COUNT(*)
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/4] sql: add average tuple size calculation
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/4] sql: refactor usages of table's tuple count
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/4] sql: move SQL statistics to server
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/4] Move original SQLite's "
[tarantool-patches] [PATCH] Add test case for fiber safety of digest.pbkdf2
2018-05-15 13:34 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] Remove second -O2 linker argument
2018-05-15 11:26 UTC
[tarantool-patches] [PATCH] Add LTO support
2018-05-15 11:11 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 1/1] iproto: on input discard do nothing for closed con
2018-05-14 16:30 UTC
[tarantool-patches] [PATCH v1 1/1] Tests for CREATE TEMP TABLE and CREATE TEMPORARY TABLE
2018-05-14 14:50 UTC (12+ messages)
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 1/1] sql: "
` [tarantool-patches] Re: [PATCH v1 1/1] sql: added tests for TEMP and TEMPORARY clauses
[tarantool-patches] [PATCH] sql: remove unused VDBE routine
2018-05-14 11:57 UTC
[tarantool-patches] [PATCH 0/2] sql: replace KeyInfo w/ key_def in SQL front-end
2018-05-14 11:40 UTC (13+ messages)
` [tarantool-patches] [PATCH 1/2] sql: introduce sort order to key_part/key_part_def
` [tarantool-patches] "
` [tarantool-patches] [PATCH] sql: use collation pointers instead of names
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: replace KeyInfo with key_def
` [tarantool-patches] "
[tarantool-patches] [PATCH] lua: Add string.decodehex method
2018-05-14 8:00 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] Use automatic storage for digest.pbkdf2 results
2018-05-14 7:13 UTC
[tarantool-patches] [security 0/3] System space access check lists
2018-05-13 12:49 UTC (3+ messages)
` [tarantool-patches] [security 2/3] security: Refactor reads from systems spaces
` [tarantool-patches] "
[tarantool-patches] [PATCH 1/1] vinyl: fix crash in vinyl_iterator_secondary_next
2018-05-12 0:30 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: allow ON CONFLICT REPLACE only for PK index
2018-05-11 18:18 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] Re: [commits] [tarantool] 02/05: collation: introduce collation fingerprint
2018-05-11 14:39 UTC
[tarantool-patches] [PATCH 0/4] Rework SQL transaction processing
2018-05-11 10:08 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: Fixes op-codes' generation for skip-scan
2018-05-11 5:28 UTC (6+ messages)
` [tarantool-patches] [tarantool-patches] "
` "
[tarantool-patches] [PATCH v2 0/5] Expose ICU into Lua
2018-05-10 21:06 UTC (8+ messages)
` [tarantool-patches] [PATCH v2 3/5] Merge box_error, stat and collations into core library
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 4/5] Always store built-in collations in the cache
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 5/5] lua: introduce utf8 built-in globaly visible module
` [tarantool-patches] "
[PATCH v2 00/10] session: introduce box.session.push
2018-05-10 19:50 UTC (21+ messages)
` [PATCH v2 01/10] yaml: don't throw OOM on any error in yaml encoding
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 10/10] session: introduce binary box.session.push
` [PATCH v2 02/10] yaml: introduce yaml.encode_tagged
` [tarantool-patches] "
` [PATCH v2 03/10] yaml: introduce yaml.decode_tag
` [tarantool-patches] "
` [PATCH v2 04/10] console: use Lua C API to do formatting for console
` [tarantool-patches] "
` [PATCH v2 05/10] session: move salt into iproto connection
` [tarantool-patches] "
` [PATCH v2 06/10] session: introduce session vtab and meta
` [tarantool-patches] "
` [PATCH v2 07/10] port: rename dump() into dump_msgpack()
` [tarantool-patches] "
` [PATCH v2 08/10] session: introduce text box.session.push
` [tarantool-patches] "
` [PATCH v2 09/10] session: enable box.session.push in local console
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/3] Optimize and simplify some tuple_update things
2018-05-08 20:22 UTC (7+ messages)
` [tarantool-patches] [PATCH 1/3] vinyl: remove vy_apply_upsert_ops
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] tuple_update: remove alloc and alloc_ctx args
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] rope: make rope library be C template using macros
` [tarantool-patches] "
[PATCH 2/2] schema: expose space_mt and index_mt on `box.schema` table
2018-05-08 17:33 UTC (6+ messages)
` [PATCH v2 0/3] schema: expose space_mt and index_mt on box.schema table
` [PATCH v2 3/3] "
` [tarantool-patches] "
[PATCH 0/8] netbox: introduce fiber-async API
2018-05-08 17:24 UTC (16+ messages)
` [PATCH 1/8] lua: fix box.error.raise
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH 2/8] lua: allow to create and error object with no throw
` [tarantool-patches] "
` [PATCH 3/8] console: fix a bug in interactive readline usage
` [tarantool-patches] "
` [PATCH 4/8] netbox: extend codec with 'decode' methods
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH 5/8] test: fix unstable test
` [tarantool-patches] "
` [PATCH 7/8] netbox: remove schema_version from requests
` [tarantool-patches] "
` [tarantool-patches] "
[tarantool-patches] [socket 1/1] socket: Fix socket test
2018-05-08 11:20 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] Re: [commits] [tarantool] 01/02: iproto: fix error with unstoppable batching
2018-05-08 11:07 UTC (3+ messages)
` [tarantool-patches] Re: [commits] [tarantool] 02/02: iproto: allow to configure IPROTO_MSG_MAX
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