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

Commitf80049f

Browse files
committed
C comment: align dashes in GroupState node header
Author: Jim Nasby
1 parent15bc038 commitf80049f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/nodes/execnodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ typedef struct SortState
17911791

17921792
/* ---------------------
17931793
*GroupState information
1794-
* -------------------------
1794+
* ---------------------
17951795
*/
17961796
typedefstructGroupState
17971797
{
@@ -1810,7 +1810,7 @@ typedef struct GroupState
18101810
*input group during evaluation of an Agg node's output tuple(s). We
18111811
*create a second ExprContext, tmpcontext, in which to evaluate input
18121812
*expressions and run the aggregate transition functions.
1813-
* -------------------------
1813+
* ---------------------
18141814
*/
18151815
/* these structs are private in nodeAgg.c: */
18161816
typedefstructAggStatePerAggData*AggStatePerAgg;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp