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 a282244f96..f2f17a658a 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-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/optimizer/tlist.h,v 1.43 2006/02/03 21:08:49 tgl Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/tlist.h,v 1.44 2006/03/05 15:58:57 momjian Exp $ * *------------------------------------------------------------------------- */ |
