Skip to content
Snippets Groups Projects
  1. Jun 24, 2016
    • Roman Tsisyk's avatar
      phia: reduce pain in DDL · b8d70a04
      Roman Tsisyk authored
      * Remove REF_FE/REF_BE magic code
      * Ref count indexes in phia_cursor()
      * Don't ref/unref count ALL indexes in phia_begin()/phia_tx_commit()
      * Extract SI_SHUTDOWN/SI_DROP cases from si_execute()
      * Fix handling of NO-OP task in planner
      * Check sc_version after coeio call in phia_iterator_next()
      * Add assertions and TRASH() to planner, index and tuples
      
      Attempt to fix buggy phia_index refcouting. Now phia works without segfaults
      more than 10 minutes on my host instead of 20-30 sec. DDL still may crash
      in some situations.
      b8d70a04
    • Roman Tsisyk's avatar
      phia: use atomic for phia_tuple->ref · 552532c3
      Roman Tsisyk authored
      Fix race condition in phia_service_do()/phia_get()
      552532c3
  2. Jun 23, 2016
  3. Jun 20, 2016
  4. Jun 17, 2016
  5. Jun 16, 2016
  6. Jun 15, 2016
  7. Jun 14, 2016
  8. Jun 12, 2016
  9. Jun 10, 2016
Loading