summaryrefslogtreecommitdiff
path: root/src/include/executor/execdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/execdebug.h')
-rw-r--r--src/include/executor/execdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/execdebug.h b/src/include/executor/execdebug.h
index 1ba4d1ff63..dcd87e3fdd 100644
--- a/src/include/executor/execdebug.h
+++ b/src/include/executor/execdebug.h
@@ -4,7 +4,7 @@
* #defines governing debugging behaviour in the executor
*
*
- * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $PostgreSQL$