diff options
Diffstat (limited to 'src/include/commands/alter.h')
-rw-r--r-- | src/include/commands/alter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/alter.h b/src/include/commands/alter.h index 68240e852d2..58717ae03f5 100644 --- a/src/include/commands/alter.h +++ b/src/include/commands/alter.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: alter.h,v 1.2 2003/08/04 00:43:30 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/alter.h,v 1.3 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ |