diff options
Diffstat (limited to 'src/include/catalog/pg_am.h')
| -rw-r--r-- | src/include/catalog/pg_am.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_am.h b/src/include/catalog/pg_am.h index ca53bb08c2..6c4cc980d5 100644 --- a/src/include/catalog/pg_am.h +++ b/src/include/catalog/pg_am.h @@ -5,10 +5,10 @@ * along with the relation's initial contents. * * - * 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/catalog/pg_am.h,v 1.29 2003/11/29 22:40:58 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_am.h,v 1.30 2004/08/29 04:13:05 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
