Content-Length: 258372 | pFad | http://github.com/postgrespro/postgres_cluster/commit/ab4575dcf18fad1bc20d4a1bde6dc33c8d2561b6

C2 Silence compiler warning. · postgrespro/postgres_cluster@ab4575d · GitHub
Skip to content

Commit ab4575d

Browse files
committed
Silence compiler warning.
Per report from Stephen Frost.
1 parent fa0f466 commit ab4575d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/partition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@ partition_rbound_cmp(PartitionKey key,
17441744
Datum *datums1, RangeDatumContent *content1, bool lower1,
17451745
PartitionRangeBound *b2)
17461746
{
1747-
int32 cmpval;
1747+
int32 cmpval = 0; /* placate compiler */
17481748
int i;
17491749
Datum *datums2 = b2->datums;
17501750
RangeDatumContent *content2 = b2->content;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/ab4575dcf18fad1bc20d4a1bde6dc33c8d2561b6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy