diff options
Diffstat (limited to 'src/include/executor/execdebug.h')
-rw-r--r-- | src/include/executor/execdebug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/execdebug.h b/src/include/executor/execdebug.h index c4ba3d1f5b6..67f6ca7b4cc 100644 --- a/src/include/executor/execdebug.h +++ b/src/include/executor/execdebug.h @@ -4,10 +4,10 @@ * #defines governing debugging behaviour in the executor * * - * 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: execdebug.h,v 1.14 2000/09/12 21:07:09 tgl Exp $ + * $Id: execdebug.h,v 1.15 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ |