Skip to content

Commit b1998ac

Browse files
committed
Fix error in DDD
1 parent 82d3e9f commit b1998ac

File tree

1 file changed

+1
-0
lines changed
  • contrib/pg_dtm/dtmd/src

1 file changed

+1
-0
lines changed

contrib/pg_dtm/dtmd/src/ddd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ void addSubgraph(Instance* instance, Graph* graph, xid_t* xids, int n_xids)
101101
}
102102
freeEdge(graph, e);
103103
}
104+
instance->edges = edges;
104105
}
105106

106107
static bool recursiveTraverseGraph(Vertex* root, Vertex* v, int marker)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy