Skip to content

Commit 7ac744e

Browse files
committed
doc: fix typo in mvcc clarification in commit 2fa255c
Reported-by: Erik Rijkers (private email) Backpatch-through: master
1 parent 6ae0897 commit 7ac744e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ UPDATE accounts SET balance = balance - 100.00 WHERE acctnum = 7534;
427427
COMMIT;
428428
</screen>
429429

430-
If another transactions concurrently tries to change the balance of account
430+
If another transaction concurrently tries to change the balance of account
431431
7534, we clearly want the second statement to start with the updated
432432
version of the account's row. Because each command is affecting only a
433433
predetermined row, letting it see the updated version of the row does

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy