diff options
Diffstat (limited to 'src/include/commands/tablecmds.h')
-rw-r--r-- | src/include/commands/tablecmds.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/commands/tablecmds.h b/src/include/commands/tablecmds.h index a87dbdf5f29..793f3a6c799 100644 --- a/src/include/commands/tablecmds.h +++ b/src/include/commands/tablecmds.h @@ -4,10 +4,10 @@ * prototypes for tablecmds.c. * * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tablecmds.h,v 1.12 2003/03/20 18:52:48 momjian Exp $ + * $Id: tablecmds.h,v 1.13 2003/08/04 02:40:13 momjian Exp $ * *------------------------------------------------------------------------- */ |