Skip to content

Commit 84a6bb2

Browse files
committed
Cleanup refrences leaks
1 parent 597508d commit 84a6bb2

File tree

6 files changed

+15
-1750
lines changed

6 files changed

+15
-1750
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MODULE_big = postgraph
1919

2020
OBJS = src/backend/postgraph.o \
2121
src/backend/access/vertex_heap/vertex_heapam_handler.o \
22-
src/backend/access/vertex_heap/vertex_hash_search.o \
2322
src/backend/catalog/ag_catalog.o \
2423
src/backend/catalog/ag_graph.o \
2524
src/backend/catalog/ag_label.o \

0 commit comments

Comments
 (0)