diff options
Diffstat (limited to 'src/include/optimizer/geqo_pool.h')
-rw-r--r-- | src/include/optimizer/geqo_pool.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/optimizer/geqo_pool.h b/src/include/optimizer/geqo_pool.h index d96e67139b..5c7e24c9e7 100644 --- a/src/include/optimizer/geqo_pool.h +++ b/src/include/optimizer/geqo_pool.h @@ -3,10 +3,10 @@ * geqo_pool.h * pool representation in optimizer/geqo * - * 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: geqo_pool.h,v 1.10 2000/09/19 18:42:32 tgl Exp $ + * $Id: geqo_pool.h,v 1.11 2001/01/24 19:43:26 momjian Exp $ * *------------------------------------------------------------------------- */ |