Skip to content
Snippets Groups Projects
  1. Aug 28, 2017
  2. Aug 27, 2017
  3. May 17, 2017
  4. Apr 19, 2017
  5. Mar 12, 2017
  6. Mar 11, 2017
  7. Mar 09, 2017
  8. Mar 07, 2017
  9. Mar 06, 2017
    • Lukas Braun's avatar
      Add support for PostgreSQL · 71ab0f62
      Lukas Braun authored
      The transaction_conflict test in its previous form would deadlock
      because PostgreSQL locks tables/rows instead of aborting on every
      conflict. The fix is to force a rollback by first reading and then
      updating in both transactions, which would result in a lost update
      otherwise.
      71ab0f62
  10. Mar 04, 2017
  11. Feb 28, 2017
  12. Feb 27, 2017
  13. Feb 07, 2017
Loading