New feature: skip row locks when table is locked. - Mailing list pgsql-general

From pasman pasmański
Subject New feature: skip row locks when table is locked.
Date
Msg-id BANLkTik+e3XTXjRsqfMJ4zx=4igWdJZcCA@mail.gmail.com
Whole thread Raw
Responses Re: New feature: skip row locks when table is locked.
List pgsql-general
Hi. Yesterday i have an idea, that sometimes row locks may be skipped,
when table is already locked with LOCK command. It may to reduce an
overhead from row locks.
What do you think about it?

--
------------
pasman

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Best way to construct PostgreSQL ArrayType (_int4) from C int array
Next
From: Palle Girgensohn
Date:
Subject: Re: [ANNOUNCE] PostgreSQL Core Team