diff options
Diffstat (limited to 'src/include/optimizer/geqo_selection.h')
-rw-r--r-- | src/include/optimizer/geqo_selection.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/optimizer/geqo_selection.h b/src/include/optimizer/geqo_selection.h index 78b2ea8d192..76a21337cae 100644 --- a/src/include/optimizer/geqo_selection.h +++ b/src/include/optimizer/geqo_selection.h @@ -3,10 +3,10 @@ * geqo_selection.h * prototypes for selection routines in optimizer/geqo * - * 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: geqo_selection.h,v 1.13 2002/06/20 20:29:51 momjian Exp $ + * $Id: geqo_selection.h,v 1.14 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |