diff options
Diffstat (limited to 'src/include/access/istrat.h')
| -rw-r--r-- | src/include/access/istrat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/istrat.h b/src/include/access/istrat.h index 7b88b2f2ac..c1000cb70b 100644 --- a/src/include/access/istrat.h +++ b/src/include/access/istrat.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: istrat.h,v 1.22 2001/10/28 06:25:59 momjian Exp $ + * $Id: istrat.h,v 1.23 2001/11/05 17:46:31 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -64,4 +64,4 @@ extern void IndexSupportInitialize(IndexStrategy indexStrategy, StrategyNumber maxSupportNumber, AttrNumber maxAttributeNumber); -#endif /* ISTRAT_H */ +#endif /* ISTRAT_H */ |
