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

Commit9c188a8

Browse files
committed
Fix typo.
Thomas Munro
1 parent292794f commit9c188a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/heap/heapam.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3480,7 +3480,7 @@ heap_update(Relation relation, ItemPointer otid, HeapTuple newtup,
34803480
Assert(ItemPointerIsValid(otid));
34813481

34823482
/*
3483-
* Forbid this during a parallel operation,lets it allocate a combocid.
3483+
* Forbid this during a parallel operation,lest it allocate a combocid.
34843484
* Other workers might need that combocid for visibility checks, and we
34853485
* have no provision for broadcasting it to them.
34863486
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp