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 40ffd4a1d4f..da4927db0be 100644 --- a/src/include/executor/execdebug.h +++ b/src/include/executor/execdebug.h @@ -1,12 +1,12 @@ /*------------------------------------------------------------------------- * - * execdebug.h-- + * execdebug.h * #defines governing debugging behaviour in the executor * * * Copyright (c) 1994, Regents of the University of California * - * $Id: execdebug.h,v 1.6 1998/09/01 04:35:46 momjian Exp $ + * $Id: execdebug.h,v 1.7 1999/02/13 23:21:22 momjian Exp $ * *------------------------------------------------------------------------- */ |