Content-Length: 260846 | pFad | http://github.com/postgrespro/postgres_cluster/commit/0146bca7d51980b38eeafcd05de5f1f18c0a6bf9

32 Fix compile warnings in state.c · postgrespro/postgres_cluster@0146bca · GitHub
Skip to content

Commit 0146bca

Browse files
committed
Fix compile warnings in state.c
1 parent ec0f15e commit 0146bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

state.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@ MtmBuildConnectivityMatrix(nodemask_t* matrix)
360360
void
361361
MtmRefreshClusterStatus()
362362
{
363-
nodemask_t mask, newClique, oldClique, disabled;
363+
nodemask_t newClique, oldClique;
364364
nodemask_t matrix[MAX_NODES];
365-
int cliqueSize;
366365
nodemask_t trivialClique = ~SELF_CONNECTIVITY_MASK & (((nodemask_t)1 << Mtm->nAllNodes)-1);
366+
int cliqueSize;
367367
int i;
368368

369369
/*

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/0146bca7d51980b38eeafcd05de5f1f18c0a6bf9

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy