diff options
Diffstat (limited to 'src/include/optimizer/paths.h')
| -rw-r--r-- | src/include/optimizer/paths.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/optimizer/paths.h b/src/include/optimizer/paths.h index c725e2126c0..81b87141751 100644 --- a/src/include/optimizer/paths.h +++ b/src/include/optimizer/paths.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: paths.h,v 1.58 2001/10/28 06:26:07 momjian Exp $ + * $Id: paths.h,v 1.59 2001/11/05 17:46:34 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -131,4 +131,4 @@ extern List *truncate_useless_pathkeys(Query *root, RelOptInfo *rel, List *pathkeys); -#endif /* PATHS_H */ +#endif /* PATHS_H */ |
