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 cdca747f7b9..a32116fdff9 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-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: tlist.h,v 1.37 2003/08/04 00:43:31 momjian Exp $ + * $Id: tlist.h,v 1.38 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |