Revert "Avoid spurious deadlocks when upgrading a tuple lock"

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 03964e58efb8cbb8ecf3f4cdd27c8c757c30e89e
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-06-17T02:24:20Z
Releases: 9.6.14
Revert "Avoid spurious deadlocks when upgrading a tuple lock"

This reverts commits 3da73d6839dc and de87a084c0a5.

This code has some tricky corner cases that I'm not sure are correct and
not properly tested anyway, so I'm reverting the whole thing for next
week's releases (reintroducing the deadlock bug that we set to fix).
I'll try again afterwards.

Discussion: https://postgr.es/m/E1hbXKQ-0003g1-0C@gemulon.postgresql.org

Files

Discussion