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

Commit52df342

Browse files
committed
Remove unused variable.
This was intended to be included in the previous commit,but I goofed.
1 parent289992c commit52df342

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/catalog/partition.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,6 @@ partition_bounds_equal(PartitionKey key,
622622

623623
for (j=0;j<key->partnatts;j++)
624624
{
625-
int32cmpval;
626-
627625
/* For range partitions, the bounds might not be finite. */
628626
if (b1->content!=NULL)
629627
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp