diff options
Diffstat (limited to 'src/include/catalog/pg_index.h')
| -rw-r--r-- | src/include/catalog/pg_index.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/catalog/pg_index.h b/src/include/catalog/pg_index.h index 52b112d3c5..50355a82bd 100644 --- a/src/include/catalog/pg_index.h +++ b/src/include/catalog/pg_index.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_index.h,v 1.14 2000/01/10 16:13:20 momjian Exp $ + * $Id: pg_index.h,v 1.15 2000/01/26 05:57:57 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
