mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
This has been wrong for a really long time. We don't use two-phase locking to protect against serialization anomalies. Per discussion on pgsql-hackers about 2011-03-07; original report by Dan Ports.