diff options
Diffstat (limited to 'src/include/utils/dynahash.h')
-rw-r--r-- | src/include/utils/dynahash.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/dynahash.h b/src/include/utils/dynahash.h index 6f60e060ad2..52ebf195e2a 100644 --- a/src/include/utils/dynahash.h +++ b/src/include/utils/dynahash.h @@ -4,10 +4,10 @@ * POSTGRES dynahash.h file 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: dynahash.h,v 1.12 2002/06/20 20:29:52 momjian Exp $ + * $Id: dynahash.h,v 1.13 2003/08/04 02:40:15 momjian Exp $ * *------------------------------------------------------------------------- */ |