diff options
Diffstat (limited to 'src/include/catalog/pg_amop.h')
| -rw-r--r-- | src/include/catalog/pg_amop.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_amop.h b/src/include/catalog/pg_amop.h index a8d0700b6b..98854fa21b 100644 --- a/src/include/catalog/pg_amop.h +++ b/src/include/catalog/pg_amop.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_amop.h,v 1.36 2000/08/21 04:48:51 tgl Exp $ + * $Id: pg_amop.h,v 1.37 2001/01/24 19:43:20 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
