Skip to content
Snippets Groups Projects
  1. Mar 09, 2017
  2. Mar 07, 2017
  3. 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
  4. Mar 04, 2017
  5. Feb 28, 2017
  6. Feb 27, 2017
  7. Feb 07, 2017
  8. Feb 02, 2017
  9. Feb 01, 2017
  10. Jan 31, 2017
  11. Jan 30, 2017
  12. Jan 27, 2017
  13. Jan 23, 2017
  14. Jan 22, 2017
Loading