1. 08 Sep, 2017 1 commit
  2. 07 Sep, 2017 1 commit
    • Aleksey Midenkov's avatar
      SQL: partitioning misc fixes [closes #242] · 904b69cd
      Aleksey Midenkov authored
      * cleanup: *never* use assert(A && B)
      * vers_setup_1() revisited
      * vers_setup_2() renamed
      * partition_element::type removed
      * Copy ctor instead of memcpy()
      * Handle return value from check_range_constants()
      * Malloc error fix
      * error, style, misc fixes
      904b69cd
  3. 06 Sep, 2017 2 commits
  4. 01 Sep, 2017 2 commits
  5. 30 Aug, 2017 2 commits
  6. 18 Aug, 2017 3 commits
  7. 17 Aug, 2017 1 commit
  8. 08 Aug, 2017 1 commit
  9. 04 Aug, 2017 1 commit
  10. 03 Aug, 2017 2 commits
  11. 31 Jul, 2017 1 commit
  12. 24 Jul, 2017 1 commit
  13. 23 Jul, 2017 1 commit
  14. 21 Jul, 2017 2 commits
  15. 20 Jul, 2017 1 commit
  16. 19 Jul, 2017 1 commit
  17. 13 Jul, 2017 1 commit
  18. 12 Jul, 2017 2 commits
  19. 07 Jul, 2017 1 commit
  20. 06 Jul, 2017 1 commit
  21. 04 Jul, 2017 2 commits
  22. 03 Jul, 2017 3 commits
  23. 29 Jun, 2017 3 commits
  24. 23 Jun, 2017 3 commits
  25. 22 Jun, 2017 1 commit
    • Aleksey Midenkov's avatar
      Style: API renames · 670b7f5f
      Aleksey Midenkov authored
      part_recs_slow() -> part_records();
      HTON_SUPPORTS_SYS_VERSIONING -> HTON_NATIVE_SYS_VERSIONING.
      670b7f5f