diff options
Diffstat (limited to 'src/include/commands/schemacmds.h')
-rw-r--r-- | src/include/commands/schemacmds.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/commands/schemacmds.h b/src/include/commands/schemacmds.h index 6611364bf75..0ac0a410f8f 100644 --- a/src/include/commands/schemacmds.h +++ b/src/include/commands/schemacmds.h @@ -4,10 +4,10 @@ * prototypes for schemacmds.c. * * - * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/commands/schemacmds.h,v 1.12 2005/11/21 12:49:32 alvherre Exp $ + * $PostgreSQL: pgsql/src/include/commands/schemacmds.h,v 1.13 2006/03/05 15:58:55 momjian Exp $ * *------------------------------------------------------------------------- */ |