We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034dda6 commit 2ab15afCopy full SHA for 2ab15af
src/include/commands/tablecmds.h
@@ -14,6 +14,7 @@
14
#ifndef TABLECMDS_H
15
#define TABLECMDS_H
16
17
+#include "access/htup.h"
18
#include "nodes/parsenodes.h"
19
#include "storage/lock.h"
20
#include "utils/relcache.h"
0 commit comments