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

Commit79a4a66

Browse files
committed
Fix trivial mistake in README.
You might think I (Robert) could manage to count to five withoutmessing it up, but if you did, you would be wrong.Amit KapilaDiscussion:http://postgr.es/m/CAA4eK1JxqqcuC5Un7YLQVhOYSZBS+t=3xqZuEkt5RyquyuxpwQ@mail.gmail.com
1 parent899bd78 commit79a4a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/hash/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ concurrent scan could start in that bucket before we've finished vacuuming it.
434434
If a scan gets ahead of cleanup, we could have the following problem: (1) the
435435
scan sees heap TIDs that are about to be removed before they are processed by
436436
VACUUM, (2) the scan decides that one or more of those TIDs are dead, (3)
437-
VACUUM completes, (3) one or more of the TIDs the scan decided were dead are
437+
VACUUM completes, (4) one or more of the TIDs the scan decided were dead are
438438
reused for an unrelated tuple, and finally (5) the scan wakes up and
439439
erroneously kills the new tuple.
440440

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp