OSDN Git Service

Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
[pg-rex/syncrep.git] / src / backend / utils / adt / trigfuncs.c
index 86f81bb..474878d 100644 (file)
@@ -16,6 +16,7 @@
 #include "access/htup.h"
 #include "commands/trigger.h"
 #include "utils/builtins.h"
+#include "utils/rel.h"
 
 
 /*