Error in docs

Started by PG Bug reporting formabout 6 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/explicit-locking.html
Description:

https://www.postgresql.org/docs/12/explicit-locking.html

In the block after this sentence: "This acquires a row-level lock on the row
with the specified account number. Then, the second transaction executes:"
The second update statement has the worng

#2Michael Paquier
michael@paquier.xyz
In reply to: PG Bug reporting form (#1)
Re: Error in docs

On Tue, Mar 03, 2020 at 01:30:15PM +0000, PG Doc comments form wrote:

In the block after this sentence: "This acquires a row-level lock on the row
with the specified account number. Then, the second transaction executes:"
The second update statement has the worng

What do you think is wrong here?
--
Michael