Skip to content
Snippets Groups Projects
  1. Jun 30, 2016
  2. Jun 29, 2016
  3. Jun 28, 2016
  4. Jun 27, 2016
  5. Jun 25, 2016
  6. Jun 24, 2016
    • Konstantin Osipov's avatar
      phia -> vinyl · b82af874
      Konstantin Osipov authored
      b82af874
    • 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
  7. Jun 23, 2016
  8. Jun 20, 2016
  9. Jun 17, 2016
  10. Jun 16, 2016
  11. Jun 15, 2016
Loading