[DOCS] Correction in SHARE ROW EXCLUSIVE lock description

2017-10-10 Thread diemersebastien
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/static/explicit-locking.html Description: The documentation says : "This lock mode is not automatically acquired by any PostgreSQL command." I am wrong if I say that a "ADD CONSTRAINT

[DOCS] Missing lock conflict for ROW SHARE

2017-04-18 Thread diemersebastien
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/static/explicit-locking.html Description: In my experience ROW SHARE conflicts with ROW EXCLUSIVE and this is not mentioned in the documentation. Am I missing something ? -- Sent via pg