Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite564c17

Browse files
committed
doc: restore wording from recent patch "rolled back to"
Reported-by: Tom LaneDiscussion:https://postgr.es/m/31072.1585690490@sss.pgh.pa.usBackpatch-through: 9.5 - 12
1 parent6a4c581 commite564c17

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
@@ -1041,7 +1041,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
10411041
<para>
10421042
Once acquired, a lock is normally held until the end of the transaction. But if a
10431043
lock is acquired after establishing a savepoint, the lock is released
1044-
immediately if the savepoint is rolled back. This is consistent with
1044+
immediately if the savepoint is rolled back to. This is consistent with
10451045
the principle that <command>ROLLBACK</command> cancels all effects of the
10461046
commands since the savepoint. The same holds for locks acquired within a
10471047
<application>PL/pgSQL</application> exception block: an error escape from the block

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp