July 2019 Archives by author
Starting: Mon Jul 1 13:50:45 MSK 2019
Ending: Wed Jul 31 23:36:06 MSK 2019
Messages: 727
- [tarantool-patches] [PATCH] log: fix segfault on _say without filename
Mons Anderson
- [tarantool-patches] [PATCH] fio: introduce utime function
Oleg Babin
- [PATCH v2] fio: introduce utime function
Oleg Babin
- [PATCH v3] fio: introduce utime function
Oleg Babin
- [tarantool-patches] [PATCH] table: fix incorrect __metatable handling
Oleg Babin
- [PATCH] schema: fix box.func cleanup after a function is dropped
Vladimir Davydov
- [PATCH] schema: fix box.func cleanup after a function is dropped
Vladimir Davydov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: rework SQL errors of type "expected column count"
Vladimir Davydov
- [PATCH v1 1/1] box: introduce VARBINARY field type
Vladimir Davydov
- [PATCH 00/10] Prepare box/alter.cc for transactional DDL
Vladimir Davydov
- [PATCH 01/10] ddl: unreference view on space drop synchronously
Vladimir Davydov
- [PATCH 02/10] ddl: synchronize user cache with actual data state
Vladimir Davydov
- [PATCH 03/10] ddl: synchronize func cache with actual data state
Vladimir Davydov
- [PATCH 04/10] ddl: synchronize sequence cache with actual data state
Vladimir Davydov
- [PATCH 05/10] ddl: fix _space_sequence rollback
Vladimir Davydov
- [PATCH 06/10] ddl: restore sequence value if drop is rolled back
Vladimir Davydov
- [PATCH 07/10] ddl: don't use txn_last_stmt on _collation commit/rollback
Vladimir Davydov
- [PATCH 08/10] ddl: don't use txn_last_stmt on _trigger commit/rollback
Vladimir Davydov
- [PATCH 09/10] ddl: don't use txn_last_stmt on _ck_constraint commit/rollback
Vladimir Davydov
- [PATCH 10/10] ddl: don't use txn_last_stmt on _cluster commit/rollback
Vladimir Davydov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Vladimir Davydov
- [PATCH 02/10] ddl: synchronize user cache with actual data state
Vladimir Davydov
- [PATCH 3/6] Don't take schema lock for checkpointing
Vladimir Davydov
- [PATCH 00/10] Prepare box/alter.cc for transactional DDL
Vladimir Davydov
- [PATCH 1/6] Add ERROR_INJECT_YIELD and ERROR_INJECT_SLEEP helpers
Vladimir Davydov
- [PATCH 2/6] Replace ERRINJ_SNAP_WRITE_ROW_TIMEOUT with ERRINJ_SNAP_WRITE_DELAY
Vladimir Davydov
- [PATCH 4/6] test: make vinyl/replica_rejoin more stable
Vladimir Davydov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Vladimir Davydov
- [PATCH 0/6] Get rid of the schema lock
Vladimir Davydov
- [PATCH] lua/trigger: cleanup lua stack after trigger run
Vladimir Davydov
- [tarantool-patches] Re: [PATCH] lua/trigger: cleanup lua stack after trigger run
Vladimir Davydov
- [tarantool-patches] [PATCH] fio: introduce utime function
Vladimir Davydov
- [PATCH 0/5] Transactional DDL
Vladimir Davydov
- [PATCH 1/5] vinyl: don't sync WAL on space alter if not necessary
Vladimir Davydov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Vladimir Davydov
- [PATCH 3/5] txn: fix execution order of commit triggers
Vladimir Davydov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 1/5] vinyl: don't sync WAL on space alter if not necessary
Vladimir Davydov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Vladimir Davydov
- [PATCH] vinyl: fix vy_range_update_compaction_priority hang
Vladimir Davydov
- [PATCH] vinyl: fix vy_range_update_compaction_priority hang
Vladimir Davydov
- [PATCH v3 0/5] decimal: expose decimal module to Lua.
Vladimir Davydov
- [PATCH v2] fio: introduce utime function
Vladimir Davydov
- [PATCH 1/5] vinyl: don't sync WAL on space alter if not necessary
Vladimir Davydov
- [PATCH 3/5] txn: fix execution order of commit triggers
Vladimir Davydov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Vladimir Davydov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Vladimir Davydov
- [tarantool-patches] Re: [PATCH v2] fio: introduce utime function
Vladimir Davydov
- [PATCH v3] fio: introduce utime function
Vladimir Davydov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH] test: fix net.box occasional failure. Again
Vladimir Davydov
- [PATCH] auth: fix empty password authentication
Vladimir Davydov
- [PATCH] auth: fix empty password authentication
Vladimir Davydov
- [PATCH v2 0/3] Transactional DDL
Vladimir Davydov
- [PATCH v2 1/3] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH v2 2/3] ddl: don't use space_index from AlterSpaceOp::commit,rollback
Vladimir Davydov
- [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH v2 1/3] memtx: fix txn_on_yield for DDL transactions
Vladimir Davydov
- [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions
Vladimir Davydov
- [PATCH v2 0/3] Transactional DDL
Vladimir Davydov
- [PATCH v2] auth: fix empty password authentication
Vladimir Davydov
- [PATCH] ddl: fix vylog vs xlog sync for multi-statement transactions
Vladimir Davydov
- [PATCH v2] auth: fix empty password authentication
Vladimir Davydov
- [PATCH v2] auth: fix empty password authentication
Vladimir Davydov
- [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Vladimir Davydov
- [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Vladimir Davydov
- [PATCH small 0/2] small: add new rlist helpers
Vladimir Davydov
- [PATCH small 1/2] rlist: add unit test
Vladimir Davydov
- [PATCH small 2/2] rlist: add cut and reverse methods
Vladimir Davydov
- [PATCH 0/4] Support savepoints in DDL transactions
Vladimir Davydov
- [PATCH 1/4] Update small library
Vladimir Davydov
- [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Vladimir Davydov
- [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
Vladimir Davydov
- [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Vladimir Davydov
- [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers
Vladimir Davydov
- [tarantool-patches] [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Vladimir Davydov
- [PATCH v3 4/4] box: introduce functional indexes in memtx
Vladimir Davydov
- [PATCH 0/3] Fix crash on rollback of mixed DML/DDL transaction
Vladimir Davydov
- [PATCH 1/3] vinyl: use update_def index method to update vy_lsm on ddl
Vladimir Davydov
- [PATCH 2/3] vinyl: move unique check optimization setup to the space level
Vladimir Davydov
- [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
Vladimir Davydov
- [tarantool-patches] [PATCH] Initial box.cfg call logs changes now
Vladimir Davydov
- [tarantool-patches] Re: [PATCH] decimal: add methods truncate and set_scale
Vladimir Davydov
- [PATCH 1/5] decimal: fix decimal.round() when scale == 0
Vladimir Davydov
- [tarantool-patches] [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Vladimir Davydov
- [PATCH 3/5] lua: allow to encode and decode decimals as msgpack
Vladimir Davydov
- [PATCH 4/5] decimal: add conversions to (u)int64_t
Vladimir Davydov
- [PATCH 2/5] decimal: allow to encode/decode decimals as MsgPack
Vladimir Davydov
- [PATCH 5/5] decimal: allow to index decimals
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 1/3] vinyl: use update_def index method to update vy_lsm on ddl
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 2/3] vinyl: move unique check optimization setup to the space level
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 1/4] Update small library
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
Vladimir Davydov
- [PATCH 1/3] vinyl: use update_def index method to update vy_lsm on ddl
Vladimir Davydov
- [PATCH 2/3] vinyl: move unique check optimization setup to the space level
Vladimir Davydov
- [PATCH] httpc: fix redirection on libcurl-7.30 and older
Vladimir Davydov
- [PATCH small 2/2] rlist: add cut and reverse methods
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Vladimir Davydov
- [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Vladimir Davydov
- [PATCH v5 1/3] box: introduce opts.is_multikey function option
Vladimir Davydov
- [PATCH v5 2/3] box: introduce tuple_chunk infrastructure
Vladimir Davydov
- [PATCH v5 3/3] box: introduce func_index
Vladimir Davydov
- [PATCH v5 3/3] box: introduce func_index
Vladimir Davydov
- [PATCH v5 3/3] box: introduce func_index
Vladimir Davydov
- [tarantool-patches] Re: [PATCH v5 3/3] box: introduce func_index
Vladimir Davydov
- [PATCH small 0/2] small: add new rlist helpers
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Vladimir Davydov
- [PATCH] txn: convert txn flags into bit mask
Vladimir Davydov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Vladimir Davydov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Vladimir Davydov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Vladimir Davydov
- [PATCH v2 0/3] Support savepoints in DDL transactions
Vladimir Davydov
- [PATCH v2 1/3] txn: move stmt list/savepoint manipulation out of txn_stmt_new
Vladimir Davydov
- [PATCH v2 2/3] txn: kill txn_last_stmt helper
Vladimir Davydov
- [PATCH v2 3/3] txn: undo commit/rollback triggers when reverting to savepoint
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Vladimir Davydov
- [tarantool-patches] Re: [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
Vladimir Davydov
- [PATCH v2 0/3] Support savepoints in DDL transactions
Vladimir Davydov
- [PATCH] vinyl: fix index.stat.txw.rows accounting on rollback to savepoint
Vladimir Davydov
- [PATCH v2] alter: fix rollback in case DDL and DML are used in the same transaction
Vladimir Davydov
- [PATCH] vinyl: fix index.stat.txw.rows accounting on rollback to savepoint
Vladimir Davydov
- [PATCH v2] alter: fix rollback in case DDL and DML are used in the same transaction
Vladimir Davydov
- [PATCH] ddl: fix vylog vs xlog sync for multi-statement transactions
Vladimir Davydov
- [PATCH 0/5] JSON update preparation
Vladimir Davydov
- [tarantool-patches] [RFC v2 0/2] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] [RFC 1/2] third_party/serpent: Add serpent repo
Cyrill Gorcunov
- [tarantool-patches] [RFC 2/2] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [PATCH] box/memtx: Skip tuple memory from coredump by default
Cyrill Gorcunov
- [PATCH v2] box/memtx: Skip tuple memory from coredump by default
Cyrill Gorcunov
- [tarantool-patches] [PATCH v3 0/3] box/lua/console: Add initial support for lua output format
Cyrill Gorcunov
- [tarantool-patches] [PATCH 1/3] third_party/serpent: Add serpent repo
Cyrill Gorcunov
- [tarantool-patches] [PATCH 2/3] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] [PATCH 3/3] box/lua/console: Verify remote protocol for compatibility
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 2/3] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 3/3] box/lua/console: Verify remote protocol for compatibility
Cyrill Gorcunov
- [tarantool-patches] [PATCH v4 0/5] box/lua/console: Add initial support for lua output format
Cyrill Gorcunov
- [tarantool-patches] [PATCH 1/5] third_party/serpent: Add serpent repo
Cyrill Gorcunov
- [tarantool-patches] [PATCH 2/5] box/lua/console: Add support for lua output format
Cyrill Gorcunov
- [tarantool-patches] [PATCH 3/5] box/lua/console: Don't serialize function body
Cyrill Gorcunov
- [tarantool-patches] [PATCH 4/5] box/lua/console: Provide output_default function to setup default output
Cyrill Gorcunov
- [tarantool-patches] [PATCH 5/5] box/lua/console: Limit lua output for local sessions only
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 1/5] third_party/serpent: Add serpent repo
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 4/5] box/lua/console: Provide output_default function to setup default output
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 5/5] box/lua/console: Limit lua output for local sessions only
Cyrill Gorcunov
- [tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake
Cyrill Gorcunov
- [tarantool-patches] [PATCH 0/3] box/console: Cleanup and bug fix
Cyrill Gorcunov
- [tarantool-patches] [PATCH 1/3] box/console: Don't allow arguments in get_default_output
Cyrill Gorcunov
- [tarantool-patches] [PATCH 2/3] box/console: Drop redundant status parameter from return
Cyrill Gorcunov
- [tarantool-patches] [PATCH 3/3] box/console: Test for nil value in args directly
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 3/3] box/console: Test for nil value in args directly
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH 1/3] box/console: Don't allow arguments in get_default_output
Cyrill Gorcunov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
Mergen Imeev
- [tarantool-patches] Re: [PATCH v3 4/4] sql: do not show generated IDs if INSERT failed
Mergen Imeev
- [tarantool-patches] Re: [PATCH v1 1/1] sql: test suite for BOOLEAN
Mergen Imeev
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
Mergen Imeev
- [tarantool-patches] Re: [PATCH v4 2/4] sql: skip autoinc IDs generated inside SQL trigger
Mergen Imeev
- [tarantool-patches] Re: [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
Mergen Imeev
- [tarantool-patches] Re: [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
Mergen Imeev
- [tarantool-patches] Re: [PATCH v1 1/1] sql: test suite for BOOLEAN
Mergen Imeev
- [tarantool-patches] Re: [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
Mergen Imeev
- [tarantool-patches] [PATCH] Initial box.cfg call logs changes now
Maria K
- [tarantool-patches] [PATCH] Output of fiber.info will contain only non-idle fibers
Maria K
- [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
Roman Khabibov
- [tarantool-patches] [PATCH] net.box: ignore absence of _vcollation
Roman Khabibov
- [tarantool-patches] Re: [PATCH v2 1/2] lua: return getaddrinfo() errors
Roman Khabibov
- [tarantool-patches] [PATCH 0/2] Make LIKE predicate dependent on collation
Roman Khabibov
- [tarantool-patches] [PATCH 1/2] sql: remove "PRAGMA case_sensitive_like"
Roman Khabibov
- [tarantool-patches] [PATCH 2/2] sql: make LIKE predicate dependent on collation
Roman Khabibov
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Roman Khabibov
- [tarantool-patches] [PATCH] sql: check constraint name duplication
Roman Khabibov
- [tarantool-patches] Re: [PATCH 2/2] sql: make LIKE predicate dependent on collation
Roman Khabibov
- [tarantool-patches] Re: [PATCH 1/2] sql: remove "PRAGMA case_sensitive_like"
Roman Khabibov
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Roman Khabibov
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Ivan Koptelov
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Ivan Koptelov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: return lookaside system
Imeev Mergen
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
Imeev Mergen
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Imeev Mergen
- [tarantool-patches] Re: [PATCH] test: fix box/on_shutdown flakiness
Konstantin Osipov
- [PATCH] test: update test-run
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/2] swim: disseminate event for log(cluster_size) steps
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 2/2] swim: be suspicious when add new member
Konstantin Osipov
- [PATCH 1/6] Add ERROR_INJECT_YIELD and ERROR_INJECT_SLEEP helpers
Konstantin Osipov
- [PATCH 2/6] Replace ERRINJ_SNAP_WRITE_ROW_TIMEOUT with ERRINJ_SNAP_WRITE_DELAY
Konstantin Osipov
- [PATCH 3/6] Don't take schema lock for checkpointing
Konstantin Osipov
- [PATCH 4/6] test: make vinyl/replica_rejoin more stable
Konstantin Osipov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Konstantin Osipov
- [PATCH 01/10] ddl: unreference view on space drop synchronously
Konstantin Osipov
- [PATCH 02/10] ddl: synchronize user cache with actual data state
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 02/10] ddl: synchronize user cache with actual data state
Konstantin Osipov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/2] swim: disseminate event for log(cluster_size) steps
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 2/2] swim: be suspicious when add new member
Konstantin Osipov
- [PATCH 03/10] ddl: synchronize func cache with actual data state
Konstantin Osipov
- [PATCH 04/10] ddl: synchronize sequence cache with actual data state
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/5] swim: fix flaky 'indirect pings' test
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/5] swim: sadly remove cache
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/5] test: redo some swim tests using error injections
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 4/5] swim: speed-up tests
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 5/5] swim: speed-up empty payloads cluster bootstrap
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/2] swim: optimize struct swim_task layout
Konstantin Osipov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Konstantin Osipov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Konstantin Osipov
- [PATCH 6/6] Replace schema lock with fine-grained locking
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: return lookaside system
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH 1/5] vinyl: don't sync WAL on space alter if not necessary
Konstantin Osipov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Konstantin Osipov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Konstantin Osipov
- [PATCH 3/5] txn: fix execution order of commit triggers
Konstantin Osipov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH] vinyl: fix vy_range_update_compaction_priority hang
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Konstantin Osipov
- [PATCH 2/5] txn: run on_rollback triggers on txn_abort
Konstantin Osipov
- [PATCH 4/5] memtx: fix txn_on_yield for DDL transactions
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH 5/5] Allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Konstantin Osipov
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Konstantin Osipov
- [PATCH] auth: fix empty password authentication
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 01/12] sql: get rid of SOUNDEX, MATCH
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 10/12] sql: refactor builtins signatures with port
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 02/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 03/12] sql: put analyze helpers to FuncDef cache
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 04/12] sql: rework LIKE case-insensitive mode
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 05/12] sql: replace bool is_derived_coll marker with flag
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 06/12] sql: remove SQL_PreferBuiltin flag
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 08/12] sql: rfc for SQL and Lua functions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 08/12] sql: rfc for SQL and Lua functions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 09/12] box: introduce Lua persistent functions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 12/12] sql: use schema's func hash instead of FuncDef hash
Konstantin Osipov
- [PATCH v2 1/3] memtx: fix txn_on_yield for DDL transactions
Konstantin Osipov
- [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH v2 1/3] memtx: fix txn_on_yield for DDL transactions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/3] box/lua/console: Add support for lua output format
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] box/lua/console: Verify remote protocol for compatibility
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] box/lua/console: Verify remote protocol for compatibility
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 09/12] box: introduce Lua persistent functions
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: test suite for BOOLEAN
Konstantin Osipov
- [PATCH v2 3/3] ddl: allow to execute non-yielding DDL statements in transactions
Konstantin Osipov
- [PATCH v2 2/3] ddl: don't use space_index from AlterSpaceOp::commit,rollback
Konstantin Osipov
- [PATCH v2] auth: fix empty password authentication
Konstantin Osipov
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Konstantin Osipov
- [PATCH v2] auth: fix empty password authentication
Konstantin Osipov
- [PATCH v3 1/4] box: introduce key_def->is_multikey flag
Konstantin Osipov
- [PATCH v3 2/4] box: refactor key_validate_parts to return key_end
Konstantin Osipov
- [PATCH v3 3/4] box: introduce tuple_extra infrastructure
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Extend range of printable unicode characters
Konstantin Osipov
- [tarantool-patches] [PATCH v3 4/4] box: introduce functional indexes in memtx
Konstantin Osipov
- [tarantool-patches] [PATCH v3 4/4] box: introduce functional indexes in memtx
Konstantin Osipov
- [tarantool-patches] [PATCH v3 4/4] box: introduce functional indexes in memtx
Konstantin Osipov
- [tarantool-patches] [PATCH v3 4/4] box: introduce functional indexes in memtx
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] log: fix segfault on _say without filename
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Extend range of printable unicode characters
Konstantin Osipov
- [tarantool-patches] [PATCH] decimal: add methods truncate and set_scale
Konstantin Osipov
- [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH small 0/2] small: add new rlist helpers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 5/6] sql: introduce extended range for INTEGER type
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v4 0/5] box/lua/console: Add initial support for lua output format
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/5] third_party/serpent: Add serpent repo
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 5/6] sql: introduce extended range for INTEGER type
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] sql: fix type in meta for unsigned binding
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 4/5] box/lua/console: Provide output_default function to setup default output
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 4/5] box/lua/console: Provide output_default function to setup default output
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 5/5] box/lua/console: Limit lua output for local sessions only
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] sql: fix type in meta for unsigned binding
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Initial box.cfg call logs changes now
Konstantin Osipov
- [PATCH v4 2/4] box: generalize memtx_multikey_tree methods
Konstantin Osipov
- [PATCH v4 3/4] box: refactor memtx_tree_delete_identical
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/3] vinyl: use update_def index method to update vy_lsm on ddl
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/3] vinyl: move unique check optimization setup to the space level
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/4] Update small library
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
Konstantin Osipov
- [tarantool-patches] [PATCH 1/5] decimal: fix decimal.round() when scale == 0
Konstantin Osipov
- [tarantool-patches] [PATCH 2/5] decimal: allow to encode/decode decimals as MsgPack
Konstantin Osipov
- [tarantool-patches] [PATCH 3/5] lua: allow to encode and decode decimals as msgpack
Konstantin Osipov
- [tarantool-patches] [PATCH 5/5] decimal: allow to index decimals
Konstantin Osipov
- [tarantool-patches] [PATCH 5/5] decimal: allow to index decimals
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/4] txn: use savepoints to roll back statements on yield or error
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] log: fix segfault on _say without filename
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Konstantin Osipov
- [PATCH v5 1/3] box: introduce opts.is_multikey function option
Konstantin Osipov
- [PATCH v5 3/3] box: introduce func_index
Konstantin Osipov
- [tarantool-patches] Re: [PATCH small 2/2] rlist: add cut and reverse methods
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/4] txn: reverse commit trigger list only before running commit triggers
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v5 3/3] box: introduce func_index
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/3] box/console: Don't allow arguments in get_default_output
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/3] box/console: Drop redundant status parameter from return
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] box/console: Test for nil value in args directly
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] box/console: Test for nil value in args directly
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] sql: extend struct Mem with field_type member
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v5 3/3] box: introduce func_index
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] sql: add STRING alias to TEXT type
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 1/2] sql: add STRING alias to TEXT type
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 2/2] sql: rename REAL/FLOAT/DOUBLE types to NUMBER
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] txn: convert txn flags into bit mask
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/3] txn: move stmt list/savepoint manipulation out of txn_stmt_new
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 2/3] txn: kill txn_last_stmt helper
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 3/3] txn: undo commit/rollback triggers when reverting to savepoint
Konstantin Osipov
- [tarantool-patches] Re: [PATCH 3/3] alter: fix rollback in case DDL and DML are used in the same transaction
Konstantin Osipov
- [tarantool-patches] Re: [PATCH] vinyl: fix index.stat.txw.rows accounting on rollback to savepoint
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2] alter: fix rollback in case DDL and DML are used in the same transaction
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Konstantin Osipov
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Konstantin Osipov
- [PATCH v3 0/5] decimal: expose decimal module to Lua.
Serge Petrenko
- [PATCH v3 1/5] decimal: fix ln hang on values between ~ 0.9 and 1.1
Serge Petrenko
- [PATCH v3 2/5] decimal: diallow infinity and NaN entirely.
Serge Petrenko
- [PATCH v3 3/5] decimal: fix string formatting on construction from double
Serge Petrenko
- [PATCH v3 4/5] lua/utils: add a function to register FFI metatypes.
Serge Petrenko
- [PATCH v3 5/5] decimal: expose decimal type to lua.
Serge Petrenko
- [tarantool-patches] [PATCH v3 5/5] decimal: expose decimal type to lua.
Serge Petrenko
- [tarantool-patches] Re: [PATCH] test: fix box/on_shutdown flakiness
Serge Petrenko
- [tarantool-patches] Re: [PATCH] lua/trigger: cleanup lua stack after trigger run
Serge Petrenko
- [tarantool-patches] Re: [PATCH] lua/trigger: cleanup lua stack after trigger run
Serge Petrenko
- [PATCH] test: fix net.box occasional failure. Again
Serge Petrenko
- [PATCH] Extend range of printable unicode characters
Serge Petrenko
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Serge Petrenko
- [PATCH 0/5] Decimal indices
Serge Petrenko
- [PATCH 1/5] decimal: fix decimal.round() when scale == 0
Serge Petrenko
- [PATCH 2/5] decimal: allow to encode/decode decimals as MsgPack
Serge Petrenko
- [PATCH 3/5] lua: allow to encode and decode decimals as msgpack
Serge Petrenko
- [PATCH 4/5] decimal: add conversions to (u)int64_t
Serge Petrenko
- [PATCH 5/5] decimal: allow to index decimals
Serge Petrenko
- [PATCH] Extend range of printable unicode characters
Serge Petrenko
- [PATCH] test: fix another net.box failure
Serge Petrenko
- [PATCH] decimal: add methods truncate and set_scale
Serge Petrenko
- [tarantool-patches] Re: [PATCH] decimal: add methods truncate and set_scale
Serge Petrenko
- [tarantool-patches] [PATCH] build: enable bundled libyaml for all systems.
Serge Petrenko
- [tarantool-patches] [PATCH] cmake: make sure yaml is built statically when used in tarantool
Serge Petrenko
- [tarantool-patches] Re[2]: [PATCH] build: enable bundled libyaml for all systems.
Sergey Petrenko
- [tarantool-patches] Re: [tarantool-patches] Re: [PATCH] build: enable bundled libyaml for all systems.
Sergey Petrenko
- [tarantool-patches] [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
Nikita Pettik
- [tarantool-patches] [PATCH 0/5] Introduce VARBINARY in SQL
Nikita Pettik
- [tarantool-patches] [PATCH 1/5] sql: always erase numeric flag after stringifying
Nikita Pettik
- [tarantool-patches] [PATCH 2/5] sql: fix resulting type calculation for CASE-WHEN stmt
Nikita Pettik
- [tarantool-patches] [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
Nikita Pettik
- [tarantool-patches] [PATCH 4/5] sql: make built-ins raise errors for varbin args
Nikita Pettik
- [tarantool-patches] [PATCH 5/5] sql: introduce VARBINARY column type
Nikita Pettik
- [tarantool-patches] [PATCH] sql: fix type in meta for unsigned binding
Nikita Pettik
- [tarantool-patches] [PATCH 0/2] Improve operability of typeof() function
Nikita Pettik
- [tarantool-patches] [PATCH 1/2] sql: extend struct Mem with field_type member
Nikita Pettik
- [tarantool-patches] [PATCH 2/2] sql: make default type of NULL be boolean
Nikita Pettik
- [tarantool-patches] [PATCH 0/2] Fix type aliases in SQL
Nikita Pettik
- [tarantool-patches] [PATCH 1/2] sql: add STRING alias to TEXT type
Nikita Pettik
- [tarantool-patches] [PATCH 2/2] sql: rename REAL/FLOAT/DOUBLE types to NUMBER
Nikita Pettik
- [tarantool-patches] [PATCH] sql: make default constraint names be consistent
Nikita Pettik
- [PATCH v1 00/12] sql: uniform SQL and Lua functions subsystem
Kirill Shcherbatov
- [PATCH v1 01/12] sql: rfc for SQL and Lua functions
Kirill Shcherbatov
- [PATCH v1 10/12] sql: remove SQL_PreferBuiltin flag
Kirill Shcherbatov
- [PATCH v1 11/12] sql: move LIKE UConverter object to collation library
Kirill Shcherbatov
- [PATCH v1 12/12] sql: use schema's func hash instead of FuncDef hash
Kirill Shcherbatov
- [PATCH v1 02/12] sql: get rid of SOUNDEX, MATCH
Kirill Shcherbatov
- [PATCH v1 03/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
Kirill Shcherbatov
- [PATCH v1 04/12] box: introduce Lua persistent functions
Kirill Shcherbatov
- [PATCH v1 05/12] sql: put analyze helpers to FuncDef cache
Kirill Shcherbatov
- [PATCH v1 06/12] sql: rework LIKE case-insensitive mode
Kirill Shcherbatov
- [PATCH v1 07/12] sql: replace bool is_derived_coll marker with flag
Kirill Shcherbatov
- [PATCH v1 08/12] sql: refactor builtins signatures with port
Kirill Shcherbatov
- [PATCH v1 09/12] box: use own vtab per each function object
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 00/12] sql: uniform SQL and Lua functions subsystem
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 01/12] sql: get rid of SOUNDEX, MATCH
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 10/12] sql: refactor builtins signatures with port
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 11/12] box: use own vtab per each function object
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 12/12] sql: use schema's func hash instead of FuncDef hash
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 02/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 03/12] sql: put analyze helpers to FuncDef cache
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 04/12] sql: rework LIKE case-insensitive mode
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 05/12] sql: replace bool is_derived_coll marker with flag
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 06/12] sql: remove SQL_PreferBuiltin flag
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 07/12] sql: move LIKE UConverter object to collation library
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 08/12] sql: rfc for SQL and Lua functions
Kirill Shcherbatov
- [tarantool-patches] [PATCH v2 09/12] box: introduce Lua persistent functions
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v2 10/12] sql: refactor builtins signatures with port
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v2 02/12] sql: get rid of LIKELY, UNLIKELY and LIKEHOOD
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v2 08/12] sql: rfc for SQL and Lua functions
Kirill Shcherbatov
- [PATCH v3 0/4] box: functional indexes
Kirill Shcherbatov
- [PATCH v3 1/4] box: introduce key_def->is_multikey flag
Kirill Shcherbatov
- [PATCH v3 2/4] box: refactor key_validate_parts to return key_end
Kirill Shcherbatov
- [PATCH v3 3/4] box: introduce tuple_extra infrastructure
Kirill Shcherbatov
- [PATCH v3 4/4] box: introduce functional indexes in memtx
Kirill Shcherbatov
- [tarantool-patches] [PATCH v1 1/1] sql: improve vdbe_field_ref fetcher
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v1 1/1] sql: improve vdbe_field_ref fetcher
Kirill Shcherbatov
- [PATCH v4 0/4] box: functional indexes
Kirill Shcherbatov
- [PATCH v4 1/4] box: introduce tuple_chunk infrastructure
Kirill Shcherbatov
- [PATCH v4 2/4] box: generalize memtx_multikey_tree methods
Kirill Shcherbatov
- [PATCH v4 3/4] box: refactor memtx_tree_delete_identical
Kirill Shcherbatov
- [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] [PATCH v4 4/5] box: fix memtx_tree_index_build_array_deduplicate
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v4 4/4] box: introduce functional indexes
Kirill Shcherbatov
- [PATCH v5 0/3] box: functional indexes
Kirill Shcherbatov
- [PATCH v5 1/3] box: introduce opts.is_multikey function option
Kirill Shcherbatov
- [PATCH v5 2/3] box: introduce tuple_chunk infrastructure
Kirill Shcherbatov
- [PATCH v5 3/3] box: introduce func_index
Kirill Shcherbatov
- [PATCH v5 0/3] box: functional indexes
Kirill Shcherbatov
- [PATCH v5 1/3] box: introduce opts.is_multikey function option
Kirill Shcherbatov
- [PATCH v5 2/3] box: introduce tuple_chunk infrastructure
Kirill Shcherbatov
- [PATCH v5 3/3] box: introduce func_index
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH v5 3/3] box: introduce func_index
Kirill Shcherbatov
- [tarantool-patches] [PATCH v1 1/1] driver: fix numeric string binding
Kirill Shcherbatov
- [tarantool-patches] Re: [PATCH 1/6] sql: refactor sql_atoi64()
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 5/6] sql: introduce extended range for INTEGER type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 2/6] sql: separate VDBE memory holding positive and negative ints
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 4/6] sql: make built-in functions operate on unsigned values
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 0/5] SWIM loglog preparation
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 1/5] swim: fix flaky 'indirect pings' test
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 2/5] swim: sadly remove cache
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 3/5] test: redo some swim tests using error injections
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 4/5] swim: speed-up tests
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 5/5] swim: speed-up empty payloads cluster bootstrap
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 1/2] swim: disseminate event for log(cluster_size) steps
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 2/2] swim: be suspicious when add new member
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 1/1] swim: push-pull dissemination
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 0/2] SWIM micro optimizations
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 1/2] swim: pool IO tasks
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 2/2] swim: optimize struct swim_task layout
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/1] swim: push-pull dissemination
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 0/5] SWIM loglog preparation
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 0/2] SWIM log TTD, and suspicious anti-entropy
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] swim: pool IO tasks
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 4/6] sql: make built-in functions operate on unsigned values
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v1 1/1] box: do not check state in case of reconnect
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
Vladislav Shpilevoy
- [PATCH 0/5] JSON update preparation
Vladislav Shpilevoy
- [PATCH 1/5] tuple: remove alloc and alloc_ctx args from update()
Vladislav Shpilevoy
- [PATCH 2/5] rope: make rope library macro template
Vladislav Shpilevoy
- [PATCH 3/5] tuple: relax struct tuple_update dependency on rope
Vladislav Shpilevoy
- [PATCH 4/5] int96: add a missing header
Vladislav Shpilevoy
- [PATCH 5/5] tuple: implement update by field name
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v1 1/1] box: increase connection timeout in "net.box.test.lua"
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 4/4] txn: undo commit/rollback triggers when reverting to savepoint
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 0/2] SQL TXN DDL
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 1/2] alter: do not access space in drop ck commit trigger
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 2/2] sql: transactional DDL
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 4/5] sql: make built-ins raise errors for varbin args
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 2/5] sql: fix resulting type calculation for CASE-WHEN stmt
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v5 0/3] box: functional indexes
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] sql: extend struct Mem with field_type member
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
Vladislav Shpilevoy
- [tarantool-patches] [PATCH 1/1] test: fix flaky swim/errinj.test.lua
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v1 1/1] sql: rework error handling in box.execute()
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/1] test: fix flaky swim/errinj.test.lua
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 1/2] sql: extend struct Mem with field_type member
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Vladislav Shpilevoy
- [tarantool-patches] Re: [PATCH 0/5] JSON update preparation
Vladislav Shpilevoy
- [tarantool-patches] Re[2]: [PATCH v1] test: upgrade curl to 7.65.3 or newer version
Alexander Tikhonov
- [PATCH v1] test: box/net.box test flaky fails on grep_log
Alexander V. Tikhonov
- [tarantool-patches] [PATCH v2] travis-ci: fix OSX max files limits
Alexander V. Tikhonov
- [tarantool-patches] [PATCH v1] travis-ci: found wrong global environment setup
Alexander V. Tikhonov
- [tarantool-patches] [PATCH v1] LTO build fails on warning message
Alexander V. Tikhonov
- [tarantool-patches] [PATCH v1] Revert "travis-ci: freeze curl version on 7.65.0"
Alexander V. Tikhonov
- [PATCH] test: update test-run
Alexander Turenko
- [PATCH] test: update test-run
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1 1/2] Reinstall curl to 7.65.0 version on OSX
Alexander Turenko
- [tarantool-patches] Re: [PATCH] test: fix box/on_shutdown flakiness
Alexander Turenko
- [tarantool-patches] Re: [PATCH v6 1/2] test: temporary disable on_shutdown.test.lua test
Alexander Turenko
- [tarantool-patches] Re: [PATCH v6 0/2] Enable GitLab CI testing
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/2] Reinstall curl to 7.65.0 version on OSX
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] test: use unix sockets for iproto connections
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] gitlab-ci: merge test and deploy stages
Alexander Turenko
- [PATCH] httpc: fix redirection on libcurl-7.30 and older
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] test: use unix sockets for iproto connections
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] test: fix error message check pattern
Alexander Turenko
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Alexander Turenko
- [tarantool-patches] Re: [RFC 2/2] box/lua/console: Add support for lua output format
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/2] lua: return getaddrinfo() errors
Alexander Turenko
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Alexander Turenko
- [tarantool-patches] Re: [PATCH] build: enable bundled libyaml for all systems.
Alexander Turenko
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Alexander Turenko
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Alexander Turenko
- [tarantool-patches] Re: [PATCH] cmake: make sure yaml is built statically when used in tarantool
Alexander Turenko
- [tarantool-patches] Re: [PATCH] build: enable bundled libyaml for all systems.
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/2] lua: return getaddrinfo() errors
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 2/2] say: take getaddrinfo() errors into account
Alexander Turenko
- [tarantool-patches] Re: [PATCH] build: enable bundled libyaml for all systems.
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] travis-ci: fix OSX max files limits
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] test: upgrade curl to 7.65.3 or newer version
Alexander Turenko
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] travis-ci: fix OSX max files limits
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2] travis-ci: fix OSX max files limits
Alexander Turenko
- [tarantool-patches] Re: [PATCH] third_party/serpent: Use https for travis sake
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/2] lua: return getaddrinfo() errors
Alexander Turenko
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1] test: upgrade curl to 7.65.3 or newer version
Alexander Turenko
- [tarantool-patches] Re: [PATCH] travis-ci: deploy packages from tagged revisions
Alexander Turenko
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Alexander Turenko
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Alexander Turenko
- [tarantool-patches] Re: [PATCH] httpc: allow only strings for opts.headers values
Alexander Turenko
- [tarantool-patches] Re: [PATCH v1 1/1] driver: fix numeric string binding
Alexander Turenko
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Alexander Turenko
- [tarantool-patches] Re: [PATCH 1/1] test: fix flaky swim/errinj.test.lua
Alexander Turenko
- [tarantool-patches] Re: [PATCH 1/1] test: fix flaky swim/errinj.test.lua
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()
Alexander Turenko
- [tarantool-patches] Re: [PATCH v2 1/1] sql: ANSI aliases for LENGTH()
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 0/2] sql: boolean introduction follow-ups
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 0/3] Fix passing key with different from iterator's type
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 08/12] sql: rfc for SQL and Lua functions
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 01/12] sql: get rid of SOUNDEX, MATCH
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 03/12] sql: put analyze helpers to FuncDef cache
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 05/12] sql: replace bool is_derived_coll marker with flag
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 07/12] sql: move LIKE UConverter object to collation library
Kirill Yukhin
- [tarantool-patches] [PATCH] box/memtx: Skip tuple memory from coredump by default
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1 1/1] box: do not check state in case of reconnect
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] net.box: ignore absence of _vcollation
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 09/12] box: introduce Lua persistent functions
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2 09/12] box: introduce Lua persistent functions
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v3 0/3] sql: clean-up in case constraint creation failed
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1 1/1] box: increase connection timeout in "net.box.test.lua"
Kirill Yukhin
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] Extend range of printable unicode characters
Kirill Yukhin
- [tarantool-patches] [PATCH v3 1/4] box: introduce key_def->is_multikey flag
Kirill Yukhin
- [tarantool-patches] [PATCH v3 2/4] box: refactor key_validate_parts to return key_end
Kirill Yukhin
- [tarantool-patches] [PATCH] test: fix another net.box failure
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1] test: need ASAN testing in commit process
Kirill Yukhin
- [tarantool-patches] [PATCH] Extend range of printable unicode characters
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1] test: need to run all test suites on OSX
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1] Test quota hangs on OSX
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] cmake: make sure yaml is built statically when used in tarantool
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 0/6] Introduce UNSIGNED type in SQL
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v4 0/4] sql: do not show IDs generated by trigger
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1 1/1] sql: increase row_count when adding CHECK constraint
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] third_party/serpent: Use https for travis sake
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] travis-ci: deploy packages from tagged revisions
Kirill Yukhin
- [tarantool-patches] [PATCH v5 0/3] box: functional indexes
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v2] travis-ci: fix OSX max files limits
Kirill Yukhin
- [tarantool-patches] Re: [PATCH v1] LTO build fails on warning message
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] httpc: fix bug with segfault by wrong headers
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 0/2] Fix type aliases in SQL
Kirill Yukhin
- [tarantool-patches] Re: [PATCH] httpc: allow only strings for opts.headers values
Kirill Yukhin
- [tarantool-patches] Re: [PATCH 0/2] SQL TXN DDL
Kirill Yukhin
- [PATCH v3] core: Non-blocking io.popen
Stanislav Zudin
- [PATCH v4 0/2] core: Non-blocking io.popen
Stanislav Zudin
- [PATCH v4 1/2] core: Non-blocking io.popen
Stanislav Zudin
- [PATCH v4 2/2] core: Non-blocking popen
Stanislav Zudin
- [tarantool-patches] Re: [PATCH 1/6] sql: refactor sql_atoi64()
n.pettik
- [tarantool-patches] Re: [PATCH 2/6] sql: separate VDBE memory holding positive and negative ints
n.pettik
- [tarantool-patches] Re: [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
n.pettik
- [tarantool-patches] Re: [PATCH 4/6] sql: make built-in functions operate on unsigned values
n.pettik
- [tarantool-patches] Re: [PATCH 5/6] sql: introduce extended range for INTEGER type
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
n.pettik
- [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
n.pettik
- [tarantool-patches] Re: [PATCH 1/2 v2] test: check that collations isn't ignored in SELECTs
n.pettik
- [tarantool-patches] Re: [PATCH v2 1/3] sql: add OP_SetDiag opcode in VDBE
n.pettik
- [tarantool-patches] Re: [PATCH v2 3/3] sql: Fix destructors for constraints
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: do not show additional generated ids
n.pettik
- [tarantool-patches] Re: [PATCH 1/6] sql: refactor sql_atoi64()
n.pettik
- [tarantool-patches] Re: [PATCH 2/6] sql: separate VDBE memory holding positive and negative ints
n.pettik
- [tarantool-patches] Re: [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
n.pettik
- [tarantool-patches] Re: [PATCH 4/6] sql: make built-in functions operate on unsigned values
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH v2 1/1] sql: ANSI aliases for LENGTH()
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: return lookaside system
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
n.pettik
- [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
n.pettik
- [tarantool-patches] Re: [PATCH v2 1/3] sql: remove unnecessary AUTOINCREMENT ID generation
n.pettik
- [tarantool-patches] Re: [PATCH v2 2/3] sql: do not show IDs generated by trigger
n.pettik
- [tarantool-patches] Re: [PATCH v1 05/12] sql: put analyze helpers to FuncDef cache
n.pettik
- [tarantool-patches] Re: [PATCH v1 07/12] sql: replace bool is_derived_coll marker with flag
n.pettik
- [tarantool-patches] Re: [PATCH] sql: introduce ADD CONSTRAINT CHECK statement
n.pettik
- [tarantool-patches] Re: [PATCH v3 1/3] sql: add OP_SetDiag opcode in VDBE
n.pettik
- [tarantool-patches] Re: [PATCH v3 3/3] sql: use common registers instead of temp. for constraints data
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: return lookaside system
n.pettik
- [tarantool-patches] Re: [PATCH v3 1/4] sql: remove unnecessary AUTOINCREMENT ID generation
n.pettik
- [tarantool-patches] Re: [PATCH v3 2/4] sql: do not show IDs generated by trigger
n.pettik
- [tarantool-patches] Re: [PATCH v3 4/4] sql: do not show generated IDs if INSERT failed
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: test suite for BOOLEAN
n.pettik
- [tarantool-patches] Re: [PATCH 4/6] sql: make built-in functions operate on unsigned values
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH 3/6] sql: refactor arithmetic operations to support unsigned ints
n.pettik
- [tarantool-patches] Re: [PATCH 1/2] sql: remove "PRAGMA case_sensitive_like"
n.pettik
- [tarantool-patches] Re: [PATCH 2/2] sql: make LIKE predicate dependent on collation
n.pettik
- [tarantool-patches] Re: [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
n.pettik
- [tarantool-patches] Re: [PATCH v4 2/4] sql: skip autoinc IDs generated inside SQL trigger
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL.
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: test suite for BOOLEAN
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH 6/6] sql: allow to specify UNSIGNED column type
n.pettik
- [tarantool-patches] Re: [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
n.pettik
- [tarantool-patches] Re: [PATCH v1 1/1] sql: increase row_count when adding CHECK constraint
n.pettik
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
n.pettik
- [tarantool-patches] Re: [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
n.pettik
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
n.pettik
- [tarantool-patches] Re: [PATCH 5/6] sql: introduce extended range for INTEGER type
n.pettik
- [tarantool-patches] Re: [PATCH] sql: fix type in meta for unsigned binding
n.pettik
- [tarantool-patches] Re: [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
n.pettik
- [tarantool-patches] Re: [PATCH 2/2] sql: transactional DDL
n.pettik
- [tarantool-patches] Re: [PATCH 2/5] sql: fix resulting type calculation for CASE-WHEN stmt
n.pettik
- [tarantool-patches] Re: [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
n.pettik
- [tarantool-patches] Re: [PATCH 4/5] sql: make built-ins raise errors for varbin args
n.pettik
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
n.pettik
- [tarantool-patches] Re: [PATCH 3/5] sql: use 'varbinary' as a name of type instead of 'blob'
n.pettik
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
n.pettik
- [tarantool-patches] Re: [PATCH 1/2] sql: extend struct Mem with field_type member
n.pettik
- [tarantool-patches] Re: [PATCH 5/5] sql: introduce VARBINARY column type
n.pettik
- [tarantool-patches] [PATCH v3 0/3] sql: clean-up in case constraint creation failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 1/3] sql: add OP_SetDiag opcode in VDBE
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 2/3] sql: clean-up in case constraint creation failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 3/3] sql: use common registers instead of temp. for constraints data
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 0/3] sql: do not show IDs generated by trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 1/3] sql: remove unnecessary AUTOINCREMENT ID generation
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 2/3] sql: do not show IDs generated by trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 3/3] sql: remove VDBE from TXN
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] sql: return lookaside system
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 1/1] sql: ANSI aliases for LENGTH()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 0/4] sql: do not show IDs generated by trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 1/4] sql: remove unnecessary AUTOINCREMENT ID generation
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 2/4] sql: do not show IDs generated by trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 3/4] sql: remove VDBE from TXN
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 4/4] sql: do not show generated IDs if INSERT failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] box: do not check state in case of reconnect
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] box: increase connection timeout in "net.box.test.lua"
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] sql: test suite for BOOLEAN
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 0/3] sql: clean-up in case constraint creation failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 1/3] sql: add OP_SetDiag opcode in VDBE
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 2/3] sql: clean-up in case constraint creation failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v3 3/3] sql: use common registers instead of temp. for constraints data
imeevma at tarantool.org
- [tarantool-patches] [PATCH v4 0/4] sql: do not show IDs generated by trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v4 1/4] sql: remove unnecessary AUTOINCREMENT ID generation
imeevma at tarantool.org
- [tarantool-patches] [PATCH v4 2/4] sql: skip autoinc IDs generated inside SQL trigger
imeevma at tarantool.org
- [tarantool-patches] [PATCH v4 3/4] sql: remove VDBE from TXN
imeevma at tarantool.org
- [tarantool-patches] [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] sql: increase row_count when adding CHECK constraint
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 0/2] sql: add ARRAY, MAP and ANY types to mem_apply_type()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 1/2] sql: add ARRAY, MAP and ANY types to mem_apply_type()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] sql: change the way to set AUTOINCREMENT
imeevma at tarantool.org
- [tarantool-patches] [PATCH v1 1/1] sql: rework error handling in box.execute()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 0/2] sql: rework error handling in box.execute()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 1/2] lua: new function luaT_return_error()
imeevma at tarantool.org
- [tarantool-patches] [PATCH v2 2/2] sql: rework error handling in box.execute()
imeevma at tarantool.org
- [tarantool-patches] [PATCH] Test for LuaJIT fold machinery incorrect behavior
sergos at tarantool.org
- [tarantool-patches] [PATCH] luajit: fold machinery misbehaves
sergos at tarantool.org
- [tarantool-patches] [PATCH] luajit: fold machinery misbehaves
sergos at tarantool.org
- [tarantool-patches] Re: [tarantool-patches] Re: [PATCH v4 4/4] sql: do not increase row-count if INSERT or REPLACE failed
Мерген Имеев
- [tarantool-patches] Re: [PATCH] Initial box.cfg call logs changes now
Георгий Кириченко
- [tarantool-patches] [PATCH] txn: don't unref stmt tuples before rollback triggers are run
Георгий Кириченко
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Георгий Кириченко
- [tarantool-patches] Re: [PATCH] Output of fiber.info will contain only non-idle fibers
Георгий Кириченко
- [tarantool-patches] Re: [PATCH v2] fio: introduce utime function
Олег
Last message date:
Wed Jul 31 23:36:06 MSK 2019
Archived on: Sat Sep 28 14:18:49 MSK 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).