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

Commit16ffb9b

Browse files
committed
update comments to WrapperNode
1 parent4cae42b commit16ffb9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/include/pathman.h‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ typedef struct
134134
constNode*orig;/* examined expression */
135135
List*args;/* extracted from 'orig' */
136136
List*rangeset;/* IndexRanges representing selected parts */
137+
doubleparamsel;/* estimated selectivity of PARAMs
138+
(for RuntimeAppend costs) */
137139
boolfound_gap;/* were there any gaps? */
138-
doubleparamsel;/* estimated selectivity */
139140
}WrapperNode;
140141

141142
typedefstruct

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp