diff options
Diffstat (limited to 'src/include/access/hio.h')
-rw-r--r-- | src/include/access/hio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/hio.h b/src/include/access/hio.h index 57fab2b43c2..7bb77db633b 100644 --- a/src/include/access/hio.h +++ b/src/include/access/hio.h @@ -4,10 +4,10 @@ * POSTGRES heap access method input/output definitions. * * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/access/hio.h,v 1.25 2003/11/29 22:40:55 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/access/hio.h,v 1.26 2004/08/29 04:13:03 momjian Exp $ * *------------------------------------------------------------------------- */ |