Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5160b7

Browse files
committed
Fix typos.
Andreas Karlsson
1 parent24ecde7 commitc5160b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/executor/nodeWindowAgg.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ static bool window_gettupleslot(WindowObject winobj, int64 pos,
181181

182182
/*
183183
* initialize_windowaggregate
184-
* parallel toinitialize_aggregate in nodeAgg.c
184+
* parallel toinitialize_aggregates in nodeAgg.c
185185
*/
186186
staticvoid
187187
initialize_windowaggregate(WindowAggState*winstate,
@@ -207,7 +207,7 @@ initialize_windowaggregate(WindowAggState *winstate,
207207

208208
/*
209209
* advance_windowaggregate
210-
* parallel toadvance_aggregate in nodeAgg.c
210+
* parallel toadvance_aggregates in nodeAgg.c
211211
*/
212212
staticvoid
213213
advance_windowaggregate(WindowAggState*winstate,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp