diff options
Diffstat (limited to 'src/include/utils/relcache.h')
| -rw-r--r-- | src/include/utils/relcache.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/relcache.h b/src/include/utils/relcache.h index 6906520107..cd26563615 100644 --- a/src/include/utils/relcache.h +++ b/src/include/utils/relcache.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: relcache.h,v 1.28 2001/10/28 06:26:09 momjian Exp $ + * $Id: relcache.h,v 1.29 2001/11/05 17:46:36 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -73,4 +73,4 @@ extern void DestroyDummyCaches(void); #define RELCACHE_INIT_FILENAME "pg_internal.init" -#endif /* RELCACHE_H */ +#endif /* RELCACHE_H */ |
