Posts for tarantool-patches, 07-2018

Browse: Last Month: 06-2018    Main Archive Page    Next Month: 08-2018

By Date / By Date Reverse / By Threads

  1. » [PATCH] vinyl: fold vy_replace_one and vy_replace_impl, Vladimir Davydov
  2. » [tarantool-patches] [PATCH] Add a way to know instance is being run or restarted by tarantoolctl., Serge Petrenko
  3. » [tarantool-patches] Re: [PATCH v2 1/1] sql: disallow returning many rows from subselect, Kirill Shcherbatov
  4. » [tarantool-patches] Re: [PATCH v2 3/3] sql: enable multi-engine tests for SQL, Kirill Shcherbatov
  5. » [tarantool-patches] Re: [PATCH v2 1/3] sql: introduce pragma sql_default_engine, Kirill Shcherbatov
  6. » [tarantool-patches] [PATCH] sql: remove support of partial indexes from parser, Nikita Pettik
  7. » [tarantool-patches] Re: [PATCH v1 1/1] sql: drop useless code from os_unix.c, Vladislav Shpilevoy
  8. » [tarantool-patches] [PATCH] sql: assertion fail on nested select, N.Tatunov
  9. » [tarantool-patches] [PATCH v1 1/1] sql: show formated MsgPack BLOB on select, Kirill Shcherbatov
  10. » [tarantool-patches] [PATCHv2] Detect when instance is run or restarted by tarantoolctl., Serge Petrenko
  11. » [tarantool-patches] Re: [PATCH v2 0/3] sql: default engine pragma, Kirill Yukhin
  12. » [tarantool-patches] Re: [PATCH v1 1/1] sql: disallow returning many rows from subselect, Kirill Yukhin
  13. » [tarantool-patches] Re: [PATCH v3 2/2] replication: force gc to clean xdir on ENOSPC err, Kirill Yukhin
  14. » [tarantool-patches] Re: [PATCH v8] sql: add index_def to struct Index, Ivan Koptelov
  15. » [tarantool-patches] Re: [PATCH v8.5] sql: add index_def to struct Index, Ivan Koptelov
  16. » [tarantool-patches] [PATCH v1 1/1] lib/bitset: rename bitset structs, Kirill Shcherbatov
  17. » [tarantool-patches] [PATCH] Fix nested calls to box.session.su(), Serge Petrenko
  18. » [tarantool-patches] Re: [PATCH v9] sql: add index_def to struct Index, Ivan Koptelov
  19. » [tarantool-patches] [PATCH v4 0/2] force gc on running out of disk space, Konstantin Belyavskiy
  20. » [tarantool-patches] [PATCH] Replace net.box usage with console in tarantoolctl eval, Serge Petrenko
  21. » [tarantool-patches] [PATCH] box: allow vinyl_memory set to 0 in config, Serge Petrenko
  22. » [tarantool-patches] [PATCH v2] box: allow vinyl_memory set to 0 in config, Serge Petrenko
  23. » [PATCH 2/3] sql: remove usless sqlite3NestedParse function, Kirill Shcherbatov
  24. » [tarantool-patches] [PATCH v1 0/2] sql: get rid off sqlite3NestedParse, Kirill Shcherbatov
  25. » [tarantool-patches] Re: [PATCH v2 1/6] xlog: store prev vclock in xlog header, Konstantin Osipov
  26. » [tarantool-patches] [PATCH] sql: Remove 'BEGIN TRANSACTION', N.Tatunov
  27. » [tarantool-patches] [PATCH] static linking, Konstantin Belyavskiy
  28. » [tarantool-patches] [PATCH v5 0/2] force gc on running out of disk space, Konstantin Belyavskiy
  29. » [tarantool-patches] [PATCH] Do not update schema_version on space:truncate()., Serge Petrenko
  30. » [tarantool-patches] [PATCH] alter: fix modification of primary key definition, Vladimir Davydov
  31. » [tarantool-patches] [PATCH v1 1/1] sql: assertion fault on select after analyze, Kirill Shcherbatov
  32. » [PATCH 3/3] crap, Kirill Shcherbatov
  33. » [tarantool-patches] [PATCH] json: added options to json.encode(), Roman Khabibov
  34. » [tarantool-patches] [RFC PATCH 00/23] vinyl: eliminate read on REPLACE/DELETE, Vladimir Davydov
  35. » [tarantool-patches] Re: [PATCH v2] sql: add index_def to struct Index, Ivan Koptelov
  36. » [tarantool-patches] [PATCH] Add a privilege check when creating a sequence, Serge Petrenko
  37. » [tarantool-patches] [PATCH v1 1/1] sql: refactor vdbe_emit_open_cursor calls, Kirill Shcherbatov
  38. » [tarantool-patches] [PATCH] recovery: recount offset on checkpoint_interval change, Konstantin Belyavskiy
  39. » [tarantool-patches] [PATCH v2] Fix sequence privilege checks, Serge Petrenko
  40. » [tarantool-patches] [PATCH v2 0/4] Introduce replica local spaces, Vladimir Davydov
  41. » [tarantool-patches] Re: [PATCH] sql: xfer optimization issue, Alexander Turenko
  42. » [tarantool-patches] [PATCH v1 1/1] box: support reload whole module, Kirill Shcherbatov
  43. » [tarantool-patches] [PATCH] vinyl: disallow passing iterator to another fiber, Vladimir Davydov
  44. » [tarantool-patches] [PATCH] Fix race condition in replication/gc test., Serge Petrenko
  45. » [tarantool-patches] [PATCH] Refactoring in string validation of log parametrs, Olga Arkhangelskaia
  46. » [tarantool-patches] [PATCH] Fixes logging to syslog, Olga Arkhangelskaia
  47. » [tarantool-patches] [PATCH v3] Introduce replica local spaces, Vladimir Davydov
  48. » [tarantool-patches] [PATCH v1 1/1] app: fix parsing integers with exponent in json, Kirill Shcherbatov
  49. » [tarantool-patches] [PATCH 0/3] Follow-up on replica local spaces, Vladimir Davydov
  50. » [tarantool-patches] Re: [PATCH v2] replication: do not fetch records twice, Vladislav Shpilevoy
  51. » [tarantool-patches] Re: [commits] [tarantool] 01/04: Add mapping rfc, Vladislav Shpilevoy
  52. » [tarantool-patches] [PATCH v2 0/4] sql: get rid off sqlite3NestedParse, Kirill Shcherbatov
  53. » [PATCH] vinyl: simplify vy_squash_process, Vladimir Davydov
  54. » [tarantool-patches] [PATCH] Make access_check_ddl check for entity privileges., Serge Petrenko
  55. » [tarantool-patches] [PATCH v1 1/1] sql: fix assertion on invalid PK column name, Kirill Shcherbatov
  56. » [tarantool-patches] [PATCH 0/5] Expose ephemeral spaces into Lua, imeevma
  57. » [tarantool-patches] [PATCH v1 1/1] sql: disallow division by zero, Kirill Shcherbatov
  58. » [tarantool-patches] [PATCH v1 1/1] third_party: fix strings "true"/"false" in yaml, Kirill Shcherbatov
  59. » [tarantool-patches] [PATCH v6 0/2] force gc on running out of disk space, Konstantin Belyavskiy
  60. » [tarantool-patches] [PATCH] Add entities user, role to access control., Serge Petrenko
  61. » [tarantool-patches] [PATCH v1 0/2] sql: restrict nullable action definitions, Kirill Shcherbatov
  62. » [tarantool-patches] [PATCH 0/5] Move FK constraints to server, Nikita Pettik
  63. » [tarantool-patches] [PATCH v2] Add entities user, role to access control., Serge Petrenko
  64. » [tarantool-patches] Re: [PATCH] sql: rfc for foreign keys, Konstantin Osipov
  65. » [tarantool-patches] [PATCH 0/3] Syslog destination, Olga Arkhangelskaia
  66. » [tarantool-patches] [PATCH v1 1/1] lua: fix strange behaviour of tonumber64, Kirill Shcherbatov
  67. » [tarantool-patches] [PATCH] Do not recycle a fiber if it is canceled, Georgy Kirichenko
  68. » [tarantool-patches] [PATCH] Add single object privilege checks to access_check_ddl., Serge Petrenko
  69. » [tarantool-patches] [PATCH] Add errors for non-existent privileges and entities., Serge Petrenko
  70. » [tarantool-patches] [PATCH v3 00/11] Replica rejoin, Vladimir Davydov
  71. » [tarantool-patches] [PATCH 0/5] SQL static types, Georgy Kirichenko
  72. » [tarantool-patches] [PATCH] tarantoolctl: return an error on enter to a dead socket., Serge Petrenko
  73. » [tarantool-patches] [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent table, Kirill Shcherbatov
  74. » [tarantool-patches] [PATCH] lua: fix fio.rmtree to work with non empty dirs, Konstantin Belyavskiy
  75. » [tarantool-patches] [PATCH] sql: do not allow oversized integer literals, Kirill Yukhin
  76. » [tarantool-patches] [PATCH] sql: add index_def to Index, Ivan Koptelov
  77. » [tarantool-patches] Re: [PATCH] sql: add index_def to Index, Ivan Koptelov
  78. » [tarantool-patches] [PATCH v2 0/3] Syslog destination, Olga Arkhangelskaia
  79. » [tarantool-patches] [PATCH v2 1/6] Add space address to index_replace, imeevma
  80. » [tarantool-patches] [PATCH 1/2] Test for valid syslog configuraton, Olga Arkhangelskaia
  81. » [tarantool-patches] [PATCH v1 1/1] net.box: fix invalid index:count() with iterator, Kirill Shcherbatov
  82. » [tarantool-patches] [PATCH v2 1/7] box: add space address to index_replace, imeevma
  83. » [tarantool-patches] [PATCH v2 2/7] box: move checks for key findability from space_vtab, imeevma
  84. » [tarantool-patches] [PATCH v2 3/7] box: create new methods for ephemeral spaces, imeevma
  85. » [tarantool-patches] [PATCH v2 0/2] Refactor in box and say modules., Olga Arkhangelskaia
  86. » [tarantool-patches] [PATCH 0/4] Fixes in access control and privileges, Serge Petrenko
  87. » [tarantool-patches] Re: [PATCH] sql: LIKE & GLOB pattern comparison issue, Alexander Turenko
  88. » [tarantool-patches] [PATCH v1 1/1] sql: introduce TRUNCATE TABLE operation, Kirill Shcherbatov
  89. » [tarantool-patches] [PATCH v2 4/7] box: bove some decode functions from alter.cc, imeevma
  90. » [tarantool-patches] [PATCH] Fix csv crash with ending space and empty field, Alexander Turenko
  91. » [tarantool-patches] [PATCH] tx: exclude sysview engine from transaction control, Vladimir Davydov
  92. » [tarantool-patches] [PATCH] Protect lua socket io against a spurious wakeup, Georgy Kirichenko
  93. » [tarantool-patches] [PATCH v1 1/1] say: fix invalid arguments, Kirill Shcherbatov
  94. » [tarantool-patches] [PATCH v2] sql: fix ephemeral table next rowid generation, AKhatskevich
  95. » [tarantool-patches] [PATCH] Fix lua socket polling in case of a spurious wakeup, Georgy Kirichenko
  96. » [tarantool-patches] [PATCH v1 0/3] sql: restrict nullable action definitions, Kirill Shcherbatov
  97. » [tarantool-patches] [PATCH 0/3] vshard reload mechanism, AKhatskevich
  98. » [tarantool-patches] Re: [PATCH] Make access_check_ddl check for entity privileges., Sergey Petrenko
  99. » [tarantool-patches] [PATCH v2 1/2] Refactoring in string validation of log parameters, Olga Arkhangelskaia
  100. » [tarantool-patches] [PATCH v3] Make access_check_ddl check for entity privileges., Serge Petrenko
  101. » [tarantool-patches] [PATCH] sql: refactor primary index creation, Kirill Yukhin
  102. » [tarantool-patches] [PATCH] sql: get rid off tnum field of struct Table, Kirill Yukhin
  103. » [tarantool-patches] [PATCH v1 1/1] sql: prevent executing crossengine sql, Kirill Shcherbatov
  104. » [tarantool-patches] [PATCH] add FindICONV and iconv wrapper, Konstantin Belyavskiy
  105. » [tarantool-patches] [PATCH] lua: fix for option changed by tarantoolctl, Konstantin Belyavskiy
  106. » [tarantool-patches] [PATCH 0/6] Introduce blackhole engine, Vladimir Davydov
  107. » [tarantool-patches] [PATCH v4 0/3] Replica rejoin, Vladimir Davydov
  108. » [tarantool-patches] [PATCH] replication: unregister replica with gc if deleted from cluster, Vladimir Davydov
  109. » [tarantool-patches] [PATCH v2] vshard reload mechanism, AKhatskevich
  110. » [tarantool-patches] [PATCH v2] lua: fix for option pid_file overwritten by tarantoolctl, Konstantin Belyavskiy
  111. » [tarantool-patches] [PATCH] box: removed unnecessary check of log string, Olga Arkhangelskaia
  112. » [tarantool-patches] [PATCH v3 0/7] Expose ephemeral spaces into Lua, imeevma
  113. » [tarantool-patches] [PATCH v3 0/4] Syslog destination, Olga Arkhangelskaia
  114. » [tarantool-patches] [PATCH v1 1/1] Tarantoolctl "enter" with set language, imeevma
  115. » [tarantool-patches] [PATCH v3] vshard reload mechanism, AKhatskevich
  116. » [tarantool-patches] [PATCH v1 1/1] rfc: describe a Tarantool JSON indexes, Kirill Shcherbatov
  117. » [tarantool-patches] [PATCH] use TarantoolConfig instead of FindTarantool, Konstantin Belyavskiy
  118. » [tarantool-patches] [PATCH] sql: remove preupdate hook, Kirill Yukhin
  119. » [tarantool-patches] [PATCH 00/25] vinyl: eliminate disk read on REPLACE/DELETE, Vladimir Davydov
  120. » [tarantool-patches] [PATCH] Introduce separate entity object types for entity privileges., Serge Petrenko
  121. » [tarantool-patches] [PATCH v1 1/1] sql: UPPER and LOWER support COLLATE, imeevma
  122. » [tarantool-patches] [PATCH v3 1/1] Tarantoolctl "enter" with set language, imeevma
  123. » [tarantool-patches] [PATCH v3 1/1] sql: tarantoolctl "enter" with set language, imeevma
  124. » [tarantool-patches] [PATCH v4] vshard module reload, AKhatskevich
  125. » [tarantool-patches] [PATCH 0/1] Fixed non-informative error messages for log conf, Olga Arkhangelskaia
  126. » [tarantool-patches] [PATCH v2 1/1] sql: UPPER and LOWER support COLLATE, imeevma
  127. » [tarantool-patches] [PATCH v4 0/4] Syslog destination, Olga Arkhangelskaia
  128. » [tarantool-patches] [PATCH] sql: remove pragma schema_version, Kirill Yukhin
  129. » [tarantool-patches] Re: [tarantool-patches] [box.ctl 1/3] box.ctl: Introduce stab box.ctl.on_ctl_event, Konstantin Belyavskiy
  130. » [tarantool-patches] Re: [tarantool-patches] [box.ctl 2/3] box.ctl: Add on_ctl_event trigger calls, Konstantin Belyavskiy
  131. » [tarantool-patches] Re: [tarantool-patches] [box.ctl 3/3] box.ctl: Add replica error event, Konstantin Belyavskiy
  132. » [tarantool-patches] [PATCH v1 1/1] sql: add function last_insert_id, imeevma
  133. » [tarantool-patches] [PATCH 0/3] multiple routers, AKhatskevich
  134. » [tarantool-patches] [PATCH v5 0/4] Syslog destination, Olga Arkhangelskaia
  135. » [tarantool-patches] [PATCH] replication: implement replication_shutdown(), Serge Petrenko
  136. » [tarantool-patches] [PATCH] Increase time quota for selectG test on vinyl, Alexander Turenko