diff options
Diffstat (limited to 'src/include/executor/functions.h')
-rw-r--r-- | src/include/executor/functions.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/functions.h b/src/include/executor/functions.h index 649e38e142f..676a63e94f9 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-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: functions.h,v 1.14 2000/08/24 03:29:10 tgl Exp $ + * $Id: functions.h,v 1.15 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ |