summaryrefslogtreecommitdiff
path: root/src/include/utils/typcache.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2011-01-01 13:18:15 -0500
committerBruce Momjian <bruce@momjian.us>2011-01-01 13:18:15 -0500
commit5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc (patch)
tree482c4da1affa45abf4723854e7f20752ae1e8e63 /src/include/utils/typcache.h
parent67c9e4442f2521ff2ad62aa4d409269ea684ac0a (diff)
downloadpostgresql-5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc.tar.gz
Stamp copyrights for year 2011.
Diffstat (limited to 'src/include/utils/typcache.h')
-rw-r--r--src/include/utils/typcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/typcache.h b/src/include/utils/typcache.h
index 313f781591..2154657d88 100644
--- a/src/include/utils/typcache.h
+++ b/src/include/utils/typcache.h
@@ -6,7 +6,7 @@
* The type cache exists to speed lookup of certain information about data
* types that is not directly available from a type's pg_type row.
*
- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/utils/typcache.h