]> granicus.if.org Git - postgresql/blobdiff - src/backend/access/hash/hashinsert.c
Replace heapam.h includes with {table, relation}.h where applicable.
[postgresql] / src / backend / access / hash / hashinsert.c
index eecd89080e1fb159c3a835c6aa6667c39ec02ec3..970733f0cd43c257cc10be069d5d9dc36dbb6f1d 100644 (file)
@@ -17,7 +17,6 @@
 
 #include "access/hash.h"
 #include "access/hash_xlog.h"
-#include "access/heapam.h"
 #include "miscadmin.h"
 #include "utils/rel.h"
 #include "storage/lwlock.h"