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

Commitc4fda14

Browse files
committed
Fix typo in execMain.c
Wee -> We.Pointed out by Etsuro Fujita.
1 parent045c68a commitc4fda14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execMain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,7 +2024,7 @@ EvalPlanQualFetch(EState *estate, Relation relation, int lockmode,
20242024
* heap_lock_tuple() will throw an error, and so would any later
20252025
* attempt to update or delete the tuple. (We need not check cmax
20262026
* because HeapTupleSatisfiesDirty will consider a tuple deleted
2027-
* by our transaction dead, regardless of cmax.)Wee just checked
2027+
* by our transaction dead, regardless of cmax.)We just checked
20282028
* that priorXmax == xmin, so we can test that variable instead of
20292029
* doing HeapTupleHeaderGetXmin again.
20302030
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp