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

Commit2e1d1eb

Browse files
committed
Remove redundant function declaration
1 parent97a804c commit2e1d1eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/backend/catalog/partition.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,6 @@ static intget_partition_bound_num_indexes(PartitionBoundInfo b);
189189
staticintget_greatest_modulus(PartitionBoundInfob);
190190
staticuint64compute_hash_value(PartitionKeykey,Datum*values,bool*isnull);
191191

192-
/* SQL-callable function for use in hash partition CHECK constraints */
193-
PG_FUNCTION_INFO_V1(satisfies_hash_partition);
194-
195192
/*
196193
* RelationBuildPartitionDesc
197194
*Form rel's partition descriptor

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp