提交 c5160b7e 编写于 作者: R Robert Haas

Fix typos.

Andreas Karlsson
上级 24ecde77
......@@ -181,7 +181,7 @@ static bool window_gettupleslot(WindowObject winobj, int64 pos,
/*
* initialize_windowaggregate
* parallel to initialize_aggregate in nodeAgg.c
* parallel to initialize_aggregates in nodeAgg.c
*/
static void
initialize_windowaggregate(WindowAggState *winstate,
......@@ -207,7 +207,7 @@ initialize_windowaggregate(WindowAggState *winstate,
/*
* advance_windowaggregate
* parallel to advance_aggregate in nodeAgg.c
* parallel to advance_aggregates in nodeAgg.c
*/
static void
advance_windowaggregate(WindowAggState *winstate,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册