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

Commit84739e5

Browse files
committed
refactoring, simplified function handle_arrexpr()
1 parent6abb30c commit84739e5

File tree

2 files changed

+127
-153
lines changed

2 files changed

+127
-153
lines changed

‎src/include/pathman.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ typedef struct
160160
#defineWcxtHasExprContext(wcxt) ( (wcxt)->econtext )
161161

162162
/* Examine expression in order to select partitions */
163-
WrapperNode*walk_expr_tree(Expr*expr,WalkerContext*context);
163+
WrapperNode*walk_expr_tree(Expr*expr,constWalkerContext*context);
164164

165165

166166
voidselect_range_partitions(constDatumvalue,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp