diff options
Diffstat (limited to 'src/include/access/gistscan.h')
| -rw-r--r-- | src/include/access/gistscan.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/access/gistscan.h b/src/include/access/gistscan.h index 98498965f7..d4f9403c10 100644 --- a/src/include/access/gistscan.h +++ b/src/include/access/gistscan.h @@ -1,11 +1,13 @@ /*------------------------------------------------------------------------- * * gistscan.h - * routines defined in access/gisr/gistscan.c + * routines defined in access/gist/gistscan.c * * + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1994, Regents of the University of California * - * rtscan.h,v 1.2 1995/06/14 00:06:58 jolly Exp + * $Id: gistscan.h,v 1.15 2001/05/30 19:53:39 tgl Exp $ * *------------------------------------------------------------------------- */ |
