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 8b2fc4723a9..e44f9b46d9d 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-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: exc.h,v 1.17 2000/10/28 23:53:01 petere Exp $ + * $Id: exc.h,v 1.18 2001/01/24 19:43:28 momjian Exp $ * *------------------------------------------------------------------------- */ |
