Skip to content

Commit c4fda14

Browse files
committed
Fix typo in execMain.c
Wee -> We. Pointed out by Etsuro Fujita.
1 parent 045c68a commit c4fda14

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy