Skip to content

Commit 9d75dfd

Browse files
committed
Fix typo
David Rowley
1 parent 6eebac2 commit 9d75dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/path/allpaths.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1314,7 +1314,7 @@ add_paths_to_append_rel(PlannerInfo *root, RelOptInfo *rel,
13141314
build_partitioned_rels = true;
13151315
break;
13161316
default:
1317-
elog(ERROR, "unexpcted rtekind: %d", (int) rte->rtekind);
1317+
elog(ERROR, "unexpected rtekind: %d", (int) rte->rtekind);
13181318
}
13191319

13201320
/*

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