aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/trigger.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2011-09-01 10:03:22 -0400
committerBruce Momjian <bruce@momjian.us>2011-09-01 10:04:27 -0400
commit6416a82a62db4e66b2edb0fa8fc83a580c3f1931 (patch)
tree748a06b7c1a122d741b87a6b11217d7749b64fe2 /src/include/commands/trigger.h
parent63d06ef59156719efd0208c62e764a69611b3f12 (diff)
downloadpostgresql-6416a82a62db4e66b2edb0fa8fc83a580c3f1931.tar.gz
postgresql-6416a82a62db4e66b2edb0fa8fc83a580c3f1931.zip
Remove unnecessary #include references, per pgrminclude script.
Diffstat (limited to 'src/include/commands/trigger.h')
-rw-r--r--src/include/commands/trigger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/commands/trigger.h b/src/include/commands/trigger.h
index fe21298b648..3ac4a823ec1 100644
--- a/src/include/commands/trigger.h
+++ b/src/include/commands/trigger.h
@@ -14,7 +14,6 @@
#define TRIGGER_H
#include "nodes/execnodes.h"
-#include "nodes/parsenodes.h"
/*
* TriggerData is the node type that is passed as fmgr "context" info