diff options
Diffstat (limited to 'src/include/catalog/pg_shadow.h')
-rw-r--r-- | src/include/catalog/pg_shadow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_shadow.h b/src/include/catalog/pg_shadow.h index a46790b353e..f56a024c464 100644 --- a/src/include/catalog/pg_shadow.h +++ b/src/include/catalog/pg_shadow.h @@ -6,10 +6,10 @@ * pg_user is now a public accessible view on pg_shadow. * * - * 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_shadow.h,v 1.20 2002/04/27 21:24:34 tgl Exp $ + * $Id: pg_shadow.h,v 1.21 2002/06/20 20:29:49 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |