Skip to content

Commit eecab83

Browse files
committed
fixup! restore compatibility with PostgreSQL 10, refactoring of prepare_expr_state()
1 parent 88fcacb commit eecab83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partition_router.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ partition_router_explain(CustomScanState *node, List *ancestors, ExplainState *e
238238
/*
239239
* ----------------------------------------------------------------
240240
* ExecDeleteInternal
241-
* Basicly copy of ExecDelete from executor/nodeModifyTable.c
241+
* Basicly is a copy of ExecDelete from executor/nodeModifyTable.c
242242
* ----------------------------------------------------------------
243243
*/
244244

0 commit comments

Comments
 (0)