diff options
Diffstat (limited to 'src/include/commands/view.h')
-rw-r--r-- | src/include/commands/view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/commands/view.h b/src/include/commands/view.h index ff54935bbbd..daefb644d14 100644 --- a/src/include/commands/view.h +++ b/src/include/commands/view.h @@ -4,10 +4,10 @@ * * * - * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/commands/view.h,v 1.25 2007/03/13 00:33:43 tgl Exp $ + * $PostgreSQL: pgsql/src/include/commands/view.h,v 1.26 2008/01/01 19:45:57 momjian Exp $ * *------------------------------------------------------------------------- */ |