aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/trigger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/trigger.h')
-rw-r--r--src/include/commands/trigger.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/commands/trigger.h b/src/include/commands/trigger.h
index 89e13188ea9..9b7fff0b249 100644
--- a/src/include/commands/trigger.h
+++ b/src/include/commands/trigger.h
@@ -9,11 +9,8 @@
#ifndef TRIGGER_H
#define TRIGGER_H
-#include "access/tupdesc.h"
-#include "access/htup.h"
#include "nodes/parsenodes.h"
#include "nodes/execnodes.h"
-#include "utils/rel.h"
typedef uint32 TriggerEvent;