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

Commitb7434dc

Browse files
author
Etsuro Fujita
committed
Add missing periods to comments.
1 parent256be10 commitb7434dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/nodes/pathnodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,9 +2447,9 @@ typedef struct
24472447
/*
24482448
* Struct for extra information passed to subroutines of grouping_planner
24492449
*
2450-
* limit_needed is true if we actually need a Limit plan node
2450+
* limit_needed is true if we actually need a Limit plan node.
24512451
* limit_tuples is an estimated bound on the number of output tuples,
2452-
*or -1 if no LIMIT or couldn't estimate
2452+
*or -1 if no LIMIT or couldn't estimate.
24532453
* count_est and offset_est are the estimated values of the LIMIT and OFFSET
24542454
* expressions computed by preprocess_limit() (see comments for
24552455
* preprocess_limit() for more information).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp