1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-24 01:29:19 +03:00

Cleanup up include files.

This commit is contained in:
Bruce Momjian
1997-11-26 01:14:33 +00:00
parent 4a5b781d71
commit 598e86f3b3
75 changed files with 576 additions and 723 deletions

View File

@@ -11,6 +11,7 @@
#include "access/tupdesc.h"
#include "access/htup.h"
#include "nodes/parsenodes.h"
#include "utils/rel.h"
typedef uint32 TriggerEvent;