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

Commit8bdfc53

Browse files
author
Etsuro Fujita
committed
Fix typo in src/backend/access/transam/README.
1 parent8d05be9 commit8bdfc53

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ changes much more often than its xid, having GetSnapshotData look at xmins
324324
can lead to a lot of unnecessary cacheline ping-pong. Instead
325325
GetSnapshotData updates approximate thresholds (one that guarantees that all
326326
deleted rows older than it can be removed, another determining that deleted
327-
rows newer than it can not be removed). GlobalVisTest* uses thosethreshold
327+
rows newer than it can not be removed). GlobalVisTest* uses thosethresholds
328328
to make invisibility decision, falling back to ComputeXidHorizons if
329329
necessary.
330330

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp