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

Commit55e8949

Browse files
committed
Fix clang compilation error
1 parente41c5b0 commit55e8949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/pl_funcs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,6 @@ add_to_pathman_config(PG_FUNCTION_ARGS)
770770
parttype=PG_ARGISNULL(2) ?PT_HASH :PT_RANGE;
771771

772772
/* Parse and check expression */
773-
expression=TextDatumGetCString(PG_GETARG_TEXT_P(1));
774773
expr_info=get_part_expression_info(relid,expression, (parttype==PT_HASH), true);
775774
Assert(expr_info->expr_datum!= (Datum)0);
776775

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp