diff options
Diffstat (limited to 'src/include/utils/inval.h')
-rw-r--r-- | src/include/utils/inval.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/inval.h b/src/include/utils/inval.h index a2474dfa3fd..d4538d597d4 100644 --- a/src/include/utils/inval.h +++ b/src/include/utils/inval.h @@ -4,10 +4,10 @@ * POSTGRES cache invalidation dispatcher definitions. * * - * 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: inval.h,v 1.27 2002/09/04 20:31:45 momjian Exp $ + * $Id: inval.h,v 1.28 2003/08/04 02:40:15 momjian Exp $ * *------------------------------------------------------------------------- */ |