diff options
Diffstat (limited to 'src/include/utils/exc.h')
-rw-r--r-- | src/include/utils/exc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/exc.h b/src/include/utils/exc.h index 8b219b51fa8..a0136682491 100644 --- a/src/include/utils/exc.h +++ b/src/include/utils/exc.h @@ -4,10 +4,10 @@ * POSTGRES exception handling definitions. * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: exc.h,v 1.23 2002/06/11 13:40:52 wieck Exp $ + * $Id: exc.h,v 1.24 2002/06/20 20:29:52 momjian Exp $ * *------------------------------------------------------------------------- */ |