diff options
Diffstat (limited to 'src/include/catalog/pg_ipl.h')
| -rw-r--r-- | src/include/catalog/pg_ipl.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/catalog/pg_ipl.h b/src/include/catalog/pg_ipl.h index 3fdcc77110..84bac1a8c5 100644 --- a/src/include/catalog/pg_ipl.h +++ b/src/include/catalog/pg_ipl.h @@ -5,9 +5,10 @@ * along with the relation's initial contents. * * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_ipl.h,v 1.7 1999/11/22 17:56:37 momjian Exp $ + * $Id: pg_ipl.h,v 1.8 2000/01/26 05:57:57 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
