diff options
Diffstat (limited to 'src/include/catalog/index.h')
-rw-r--r-- | src/include/catalog/index.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/index.h b/src/include/catalog/index.h index 5833a92e2e2..e3ee98a7c38 100644 --- a/src/include/catalog/index.h +++ b/src/include/catalog/index.h @@ -4,10 +4,10 @@ * prototypes for index.c. * * - * 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: index.h,v 1.51 2003/05/28 16:04:00 tgl Exp $ + * $Id: index.h,v 1.52 2003/08/04 02:40:10 momjian Exp $ * *------------------------------------------------------------------------- */ |