Simon Riggs <si...@2ndquadrant.com> wrote:
 
> Each user must compare against work performed by all other users.
O(N).
> 
> There are N users, so O(N^2).
 
Why does that apply here and not in the update conflict detection?
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to