summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_rewrite.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_rewrite.h')
-rw-r--r--src/include/catalog/pg_rewrite.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/include/catalog/pg_rewrite.h b/src/include/catalog/pg_rewrite.h
index 689203c96e..dcffbba7c1 100644
--- a/src/include/catalog/pg_rewrite.h
+++ b/src/include/catalog/pg_rewrite.h
@@ -11,7 +11,7 @@
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/catalog/pg_rewrite.h,v 1.29 2008/01/01 19:45:57 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/pg_rewrite.h,v 1.30 2008/03/27 03:57:34 tgl Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
@@ -22,12 +22,7 @@
#ifndef PG_REWRITE_H
#define PG_REWRITE_H
-/* ----------------
- * postgres.h contains the system type definitions and the
- * CATALOG(), BKI_BOOTSTRAP and DATA() sugar words so this file
- * can be read by both genbki.sh and the C compiler.
- * ----------------
- */
+#include "catalog/genbki.h"
/* ----------------
* pg_rewrite definition. cpp turns this into