diff options
Diffstat (limited to 'src/include/executor/execdesc.h')
-rw-r--r-- | src/include/executor/execdesc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/execdesc.h b/src/include/executor/execdesc.h index e75292370ab..4ee4299a891 100644 --- a/src/include/executor/execdesc.h +++ b/src/include/executor/execdesc.h @@ -5,10 +5,10 @@ * and related modules. * * - * 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: execdesc.h,v 1.13 2000/01/26 05:58:05 momjian Exp $ + * $Id: execdesc.h,v 1.14 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ |