diff options
Diffstat (limited to 'src/include/utils/temprel.h')
-rw-r--r-- | src/include/utils/temprel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/temprel.h b/src/include/utils/temprel.h index 8c19c8e127d..e7b38f30f83 100644 --- a/src/include/utils/temprel.h +++ b/src/include/utils/temprel.h @@ -4,10 +4,10 @@ * Temporary relation 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: temprel.h,v 1.13 2000/12/22 23:12:07 tgl Exp $ + * $Id: temprel.h,v 1.14 2001/01/24 19:43:29 momjian Exp $ * *------------------------------------------------------------------------- */ |