Skip to content

Commit 828df72

Browse files
committed
Fix spelling error
David Rowley
1 parent 64c9d8a commit 828df72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/plan/createplan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4430,7 +4430,7 @@ make_sort_from_groupcols(PlannerInfo *root,
44304430
TargetEntry *tle = get_tle_by_resno(sub_tlist, grpColIdx[numsortkeys]);
44314431

44324432
if (!tle)
4433-
elog(ERROR, "could not retrive tle for sort-from-groupcols");
4433+
elog(ERROR, "could not retrieve tle for sort-from-groupcols");
44344434

44354435
sortColIdx[numsortkeys] = tle->resno;
44364436
sortOperators[numsortkeys] = grpcl->sortop;

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