summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_aggregate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_aggregate.h')
-rw-r--r--src/include/catalog/pg_aggregate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_aggregate.h b/src/include/catalog/pg_aggregate.h
index 7556d2e965..20fd6e74a1 100644
--- a/src/include/catalog/pg_aggregate.h
+++ b/src/include/catalog/pg_aggregate.h
@@ -1,13 +1,13 @@
/*-------------------------------------------------------------------------
*
- * pg_aggregate.h--
+ * pg_aggregate.h
* definition of the system "aggregate" relation (pg_aggregate)
* along with the relation's initial contents.
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pg_aggregate.h,v 1.19 1998/12/30 19:56:30 wieck Exp $
+ * $Id: pg_aggregate.h,v 1.20 1999/02/13 23:21:04 momjian Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki