On Sat, Aug 20, 2016 at 1:53 AM, Claudio Freire <[email protected]> wrote: > All uniqueness checks will try to read-lock nbuf > unless the uniqueness check for that insertion is done.
That should read "all uniqueness checks will try to read-lock the buf unless the uniqueness check for that insertion is done." (nbuf -> buf) -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
