summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_relcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_relcheck.h')
-rw-r--r--src/include/catalog/pg_relcheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/catalog/pg_relcheck.h b/src/include/catalog/pg_relcheck.h
index 6ec5addb80..86268f578e 100644
--- a/src/include/catalog/pg_relcheck.h
+++ b/src/include/catalog/pg_relcheck.h
@@ -51,4 +51,5 @@ typedef FormData_pg_relcheck *Form_pg_relcheck;
#define Anum_pg_relcheck_rcname 2
#define Anum_pg_relcheck_rcbin 3
#define Anum_pg_relcheck_rcsrc 4
+
#endif /* PG_RELCHECK_H */