diff options
Diffstat (limited to 'src/include/catalog/pg_statistic.h')
-rw-r--r-- | src/include/catalog/pg_statistic.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_statistic.h b/src/include/catalog/pg_statistic.h index 77c89e6b144..2f39bea3245 100644 --- a/src/include/catalog/pg_statistic.h +++ b/src/include/catalog/pg_statistic.h @@ -5,10 +5,10 @@ * along with the relation's initial contents. * * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_statistic.h,v 1.9 2000/04/12 17:16:29 momjian Exp $ + * $Id: pg_statistic.h,v 1.10 2001/01/24 19:43:22 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |