On Thu, Feb 16, 2017 at 8:53 PM, Robert Haas <[email protected]> wrote: > Generally speaking, we don't throw > serialization errors today at READ COMMITTED, so if we do so here, > that's going to be a noticeable and perhaps unwelcome change.
Yes we do: https://www.postgresql.org/docs/9.6/static/transaction-iso.html#XACT-REPEATABLE-READ -- Thomas Munro http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
