summaryrefslogtreecommitdiff
path: root/src/backend/commands/define.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/commands/define.c')
-rw-r--r--src/backend/commands/define.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/backend/commands/define.c b/src/backend/commands/define.c
index 85c7094abc..cd69f07911 100644
--- a/src/backend/commands/define.c
+++ b/src/backend/commands/define.c
@@ -5,11 +5,12 @@
* These routines execute some of the CREATE statements. In an earlier
* version of Postgres, these were "define" statements.
*
- * Copyright (c) 1994, Regents of the University of California
+ * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.37 1999/11/22 17:56:01 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.38 2000/01/26 05:56:13 momjian Exp $
*
* DESCRIPTION
* The "DefineFoo" routines take the parse tree and pick out the