diff options
Diffstat (limited to 'src/include/catalog/catalog.h')
| -rw-r--r-- | src/include/catalog/catalog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/catalog.h b/src/include/catalog/catalog.h index 512ea9adbfe..65c1e615a72 100644 --- a/src/include/catalog/catalog.h +++ b/src/include/catalog/catalog.h @@ -4,10 +4,10 @@ * prototypes for functions in backend/catalog/catalog.c * * - * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/catalog/catalog.h,v 1.36 2006/07/31 20:09:05 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/catalog.h,v 1.37 2007/01/05 22:19:51 momjian Exp $ * *------------------------------------------------------------------------- */ |
