mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user