summaryrefslogtreecommitdiff
path: root/src/include/executor/instrument.h
diff options
context:
space:
mode:
authorBruce Momjian2018-01-03 04:30:12 +0000
committerBruce Momjian2018-01-03 04:30:12 +0000
commit9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch)
treee2a7ca9692af92a1985e93cc8d9b93702b604e73 /src/include/executor/instrument.h
parentf9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff)
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'src/include/executor/instrument.h')
-rw-r--r--src/include/executor/instrument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/instrument.h b/src/include/executor/instrument.h
index f1bae7a44d7..b72f91898ad 100644
--- a/src/include/executor/instrument.h
+++ b/src/include/executor/instrument.h
@@ -4,7 +4,7 @@
* definitions for run-time statistics collection
*
*
- * Copyright (c) 2001-2017, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2018, PostgreSQL Global Development Group
*
* src/include/executor/instrument.h
*