Skip to content

Commit ae3d1dd

Browse files
committed
Add comment as requested by Adriano
1 parent 390c3ed commit ae3d1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jrd/blp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,6 @@ static inline constexpr struct
267267
{"default2", default2},
268268
{"current_schema", zero},
269269
{NULL, NULL}, // flags - part of header
270-
{NULL, NULL},
270+
{NULL, NULL}, // blr_within_group_order - part of blr_agg_list[_distinct] and blr_agg_function
271271
{0, 0}
272272
};

0 commit comments

Comments
 (0)