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 a3236e6c757..b538d2aae09 100644 --- a/src/include/access/istrat.h +++ b/src/include/access/istrat.h @@ -4,10 +4,10 @@ * POSTGRES index strategy 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: istrat.h,v 1.26 2002/09/04 20:31:37 momjian Exp $ + * $Id: istrat.h,v 1.27 2003/08/04 02:40:10 momjian Exp $ * *------------------------------------------------------------------------- */ |