summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_opclass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_opclass.h')
-rw-r--r--src/include/catalog/pg_opclass.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_opclass.h b/src/include/catalog/pg_opclass.h
index 7832b92425..2e25e366c6 100644
--- a/src/include/catalog/pg_opclass.h
+++ b/src/include/catalog/pg_opclass.h
@@ -26,7 +26,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: pg_opclass.h,v 1.42 2001/10/28 06:26:00 momjian Exp $
+ * $Id: pg_opclass.h,v 1.43 2001/11/05 17:46:32 momjian Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
@@ -137,4 +137,4 @@ DATA(insert OID = 2004 ( 405 varchar_ops 1043 t 0 ));
DATA(insert OID = 2039 ( 403 timestamp_ops 1114 t 0 ));
DATA(insert OID = 2040 ( 405 timestamp_ops 1114 t 0 ));
-#endif /* PG_OPCLASS_H */
+#endif /* PG_OPCLASS_H */