diff options
Diffstat (limited to 'src/include/catalog/pg_database.h')
-rw-r--r-- | src/include/catalog/pg_database.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_database.h b/src/include/catalog/pg_database.h index c86f738d87a..7828865c4d5 100644 --- a/src/include/catalog/pg_database.h +++ b/src/include/catalog/pg_database.h @@ -5,10 +5,10 @@ * along with the relation's initial contents. * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_database.h,v 1.24 2002/04/27 21:24:34 tgl Exp $ + * $Id: pg_database.h,v 1.25 2002/06/20 20:29:44 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |