aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/functions.h')
-rw-r--r--src/include/executor/functions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/functions.h b/src/include/executor/functions.h
index becb78b6426..f7089fd8e49 100644
--- a/src/include/executor/functions.h
+++ b/src/include/executor/functions.h
@@ -4,10 +4,10 @@
* Declarations for execution of SQL-language functions.
*
*
- * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: functions.h,v 1.19 2002/06/20 20:29:49 momjian Exp $
+ * $Id: functions.h,v 1.20 2003/08/04 02:40:13 momjian Exp $
*
*-------------------------------------------------------------------------
*/