Skip to content
Snippets Groups Projects
  1. Oct 14, 2013
  2. Oct 12, 2013
  3. Oct 10, 2013
  4. Oct 09, 2013
  5. Oct 08, 2013
  6. Oct 04, 2013
  7. Oct 03, 2013
  8. Oct 02, 2013
  9. Oct 01, 2013
  10. Sep 23, 2013
    • Hallvard Furuseth's avatar
      Drop unneeded code. · e3f6c152
      Hallvard Furuseth authored
      MDB_txn.mt_toggle: Use (mt_txnid & 1) instead.
      Drop error checks which will be repeated.
      mdb_cursor_set(): Turn assert into if/return to match the above.
      mdb_cursor_del(): 'flags' are now used as bitflags.
      e3f6c152
Loading