summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-11 15:50:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-11 15:50:49 +0200
commit31a3ad3fa55af5b9fe58254d1be48cdc2b794754 (patch)
treefdb7ef9ce95ad40fdb586a0569cbce5084df657f
parent504ea452d362aaa2cf98da1671b3063494126904 (diff)
Add bug: Need to use SERIALIZABLE isolation level on all databases
-rw-r--r--bug/list4
1 files changed, 4 insertions, 0 deletions
diff --git a/bug/list b/bug/list
index d7fcfa9..f4d1081 100644
--- a/bug/list
+++ b/bug/list
@@ -1,3 +1,7 @@
+! Need to use SERIALIZABLE isolation level on all databases
+
+ See private email with subject like "ODB concurrency behavior".
+
! Add note on PG "transaction terminated after failed statement" [doc]
For instance, the schema_catalog::migrate() logic doesn't work in case