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

Commit44a3f67

Browse files
committed
Purge spurious whitespace
1 parent50bfb92 commit44a3f67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/hooks.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ pathman_rel_pathlist_hook(PlannerInfo *root,
487487
memset((void*)&root->append_rel_array[current_len],0,
488488
irange_len*sizeof(AppendRelInfo*));
489489
#endif
490-
490+
491491
/* Don't forget to update array size! */
492492
root->simple_rel_array_size=new_len;
493493
}
@@ -496,7 +496,7 @@ pathman_rel_pathlist_hook(PlannerInfo *root,
496496
parent_rel=heap_open(rte->relid,NoLock);
497497

498498
parent_rowmark=get_plan_rowmark(root->rowMarks,rti);
499-
499+
500500
/* Add parent if asked to */
501501
if (prel->enable_parent)
502502
append_child_relation(root,parent_rel,parent_rowmark,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp