From a88646f333870be445806af17feb2756139aab78 Mon Sep 17 00:00:00 2001 From: Michael P Date: Fri, 28 Jan 2011 11:05:49 +0900 Subject: maintenance for 2011, change header files A little bit late, but change the headers for 2011. --- src/include/utils/rel.h | 2 +- src/include/utils/snapshot.h | 2 +- src/include/utils/syscache.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/utils') diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h index 5f3a482877..fe4bcedcb0 100644 --- a/src/include/utils/rel.h +++ b/src/include/utils/rel.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/rel.h,v 1.114 2009/06/11 14:49:13 momjian Exp $ * diff --git a/src/include/utils/snapshot.h b/src/include/utils/snapshot.h index 835ba95291..23b5aea4eb 100644 --- a/src/include/utils/snapshot.h +++ b/src/include/utils/snapshot.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/snapshot.h,v 1.5 2009/06/11 14:49:13 momjian Exp $ * diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h index e038041519..19df41d746 100644 --- a/src/include/utils/syscache.h +++ b/src/include/utils/syscache.h @@ -8,7 +8,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.74 2009/01/01 17:24:02 momjian Exp $ * -- cgit v1.2.3