diff options
Diffstat (limited to 'src/include/optimizer/tlist.h')
-rw-r--r-- | src/include/optimizer/tlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/optimizer/tlist.h b/src/include/optimizer/tlist.h index 2159cbe2b8b..5d4e6a02d84 100644 --- a/src/include/optimizer/tlist.h +++ b/src/include/optimizer/tlist.h @@ -4,10 +4,10 @@ * prototypes for tlist.c. * * - * 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: tlist.h,v 1.27 2001/01/09 03:48:50 tgl Exp $ + * $Id: tlist.h,v 1.28 2001/01/24 19:43:26 momjian Exp $ * *------------------------------------------------------------------------- */ |