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

Commit01f39d4

Browse files
committed
init outer_spoint & inner_spoint
1 parent69b58d9 commit01f39d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎init.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ try_crossmatch_path(RestrictInfo *restrInfo,
325325
RelOptInfo*innerrel,
326326
JoinPathExtraData*extra)
327327
{
328-
AttrNumberouter_spoint,
329-
inner_spoint;
328+
AttrNumberouter_spoint=InvalidAttrNumber,
329+
inner_spoint=InvalidAttrNumber;
330330
List*restrict_clauses;
331331
Path*outer_path,
332332
*inner_path;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp