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

Commit932b97a

Browse files
committed
Fix typo.
Jim Nasby
1 parentaba8943 commit932b97a

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
@@ -3019,7 +3019,7 @@ heap_delete(Relation relation, ItemPointer tid,
30193019
Assert(ItemPointerIsValid(tid));
30203020

30213021
/*
3022-
* Forbid this during a parallel operation,lets it allocate a combocid.
3022+
* Forbid this during a parallel operation,lest it allocate a combocid.
30233023
* Other workers might need that combocid for visibility checks, and we
30243024
* have no provision for broadcasting it to them.
30253025
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp