On Sat, Oct 1, 2016 at 1:15 PM, Peter Geoghegan <[email protected]> wrote: > It also looks like the DO NOTHING variant is similarly affected, even > when the isolation level is READ COMMITTED. :-(
Actually, the DO NOTHING variant is also only affected in isolation levels greater than READ COMMITTED. Not sure why I thought otherwise. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
