From 31a3ad3fa55af5b9fe58254d1be48cdc2b794754 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Feb 2016 15:50:49 +0200 Subject: Add bug: Need to use SERIALIZABLE isolation level on all databases --- bug/list | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bug/list') 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 -- cgit v1.1