diff options
author | Michael P | 2012-01-12 02:01:57 +0000 |
---|---|---|
committer | Michael P | 2012-01-12 02:01:57 +0000 |
commit | adcdf144576a6e7222c591b89a454611592093c2 (patch) | |
tree | 5d7d2c5c9870d1fd4403af003a3ac2bb2845215e | |
parent | 7f6c2f920521c213bbf9624fc445980f258e9a08 (diff) |
Change file headers to 2012
174 files changed, 174 insertions, 174 deletions
diff --git a/src/backend/access/transam/clog.c b/src/backend/access/transam/clog.c index 2a1b4ae111..606f5f2ba9 100644 --- a/src/backend/access/transam/clog.c +++ b/src/backend/access/transam/clog.c @@ -25,7 +25,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/backend/access/transam/clog.c * diff --git a/src/backend/access/transam/subtrans.c b/src/backend/access/transam/subtrans.c index a6d9d7f0b5..10dae9cea7 100644 --- a/src/backend/access/transam/subtrans.c +++ b/src/backend/access/transam/subtrans.c @@ -21,7 +21,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/backend/access/transam/subtrans.c * diff --git a/src/backend/access/transam/twophase.c b/src/backend/access/transam/twophase.c index ee327ebb59..1dc0ea3be6 100644 --- a/src/backend/access/transam/twophase.c +++ b/src/backend/access/transam/twophase.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/access/transam/twophase.c diff --git a/src/backend/access/transam/varsup.c b/src/backend/access/transam/varsup.c index 1c684f5dfc..8d6d78d669 100644 --- a/src/backend/access/transam/varsup.c +++ b/src/backend/access/transam/varsup.c @@ -4,7 +4,7 @@ * postgres OID & XID variables support routines * * Copyright (c) 2000-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/access/transam/varsup.c diff --git a/src/backend/access/transam/xact.c b/src/backend/access/transam/xact.c index f4c8de9e3f..74dd059b57 100644 --- a/src/backend/access/transam/xact.c +++ b/src/backend/access/transam/xact.c @@ -7,7 +7,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/bootstrap/bootstrap.c b/src/backend/bootstrap/bootstrap.c index 838ec0eebd..77423fa412 100644 --- a/src/backend/bootstrap/bootstrap.c +++ b/src/backend/bootstrap/bootstrap.c @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/bootstrap/bootstrap.c diff --git a/src/backend/catalog/dependency.c b/src/backend/catalog/dependency.c index a083308703..a1cb48abc7 100644 --- a/src/backend/catalog/dependency.c +++ b/src/backend/catalog/dependency.c @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/catalog/dependency.c diff --git a/src/backend/catalog/heap.c b/src/backend/catalog/heap.c index 00d12e05e1..d7f1e3a4d4 100644 --- a/src/backend/catalog/heap.c +++ b/src/backend/catalog/heap.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/catalog/pgxc_class.c b/src/backend/catalog/pgxc_class.c index b1dd8bcf02..535af96ab9 100644 --- a/src/backend/catalog/pgxc_class.c +++ b/src/backend/catalog/pgxc_class.c @@ -4,7 +4,7 @@ * routines to support manipulation of the pgxc_class relation * * Copyright (c) 1996-2010, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * *------------------------------------------------------------------------- diff --git a/src/backend/commands/comment.c b/src/backend/commands/comment.c index f18a132219..af408c0bfd 100644 --- a/src/backend/commands/comment.c +++ b/src/backend/commands/comment.c @@ -5,7 +5,7 @@ * PostgreSQL object comments utility code. * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/commands/comment.c diff --git a/src/backend/commands/indexcmds.c b/src/backend/commands/indexcmds.c index 7a67fadac2..894cb2ed31 100644 --- a/src/backend/commands/indexcmds.c +++ b/src/backend/commands/indexcmds.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/commands/sequence.c b/src/backend/commands/sequence.c index d26b226514..d1a3b22ea8 100644 --- a/src/backend/commands/sequence.c +++ b/src/backend/commands/sequence.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/commands/tablecmds.c b/src/backend/commands/tablecmds.c index 1465add399..7d17e2995a 100644 --- a/src/backend/commands/tablecmds.c +++ b/src/backend/commands/tablecmds.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/commands/vacuum.c b/src/backend/commands/vacuum.c index dbee35cac1..10d075f19e 100644 --- a/src/backend/commands/vacuum.c +++ b/src/backend/commands/vacuum.c @@ -11,7 +11,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/nodes/copyfuncs.c b/src/backend/nodes/copyfuncs.c index 86140dc37c..9da51c101b 100644 --- a/src/backend/nodes/copyfuncs.c +++ b/src/backend/nodes/copyfuncs.c @@ -13,7 +13,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/nodes/copyfuncs.c diff --git a/src/backend/nodes/equalfuncs.c b/src/backend/nodes/equalfuncs.c index 781a8a3665..cc07607682 100644 --- a/src/backend/nodes/equalfuncs.c +++ b/src/backend/nodes/equalfuncs.c @@ -20,7 +20,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/backend/nodes/equalfuncs.c diff --git a/src/backend/nodes/readfuncs.c b/src/backend/nodes/readfuncs.c index a3aee7c900..c7d5fe589a 100644 --- a/src/backend/nodes/readfuncs.c +++ b/src/backend/nodes/readfuncs.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/parser/parse_utilcmd.c b/src/backend/parser/parse_utilcmd.c index e9b98f6570..1935007a67 100644 --- a/src/backend/parser/parse_utilcmd.c +++ b/src/backend/parser/parse_utilcmd.c @@ -18,7 +18,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/backend/parser/parse_utilcmd.c * diff --git a/src/backend/pgxc/barrier/barrier.c b/src/backend/pgxc/barrier/barrier.c index 44264aa07b..7eaffaa7b6 100644 --- a/src/backend/pgxc/barrier/barrier.c +++ b/src/backend/pgxc/barrier/barrier.c @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/backend/pgxc/locator/locator.c b/src/backend/pgxc/locator/locator.c index 5836474193..ea3cf911e0 100644 --- a/src/backend/pgxc/locator/locator.c +++ b/src/backend/pgxc/locator/locator.c @@ -7,7 +7,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/pgxc/nodemgr/groupmgr.c b/src/backend/pgxc/nodemgr/groupmgr.c index 1c88a27466..79821accac 100644 --- a/src/backend/pgxc/nodemgr/groupmgr.c +++ b/src/backend/pgxc/nodemgr/groupmgr.c @@ -5,7 +5,7 @@ * This includes support for DDL on objects NODE GROUP * * Copyright (c) 1996-2010, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * *------------------------------------------------------------------------- */ diff --git a/src/backend/pgxc/nodemgr/nodemgr.c b/src/backend/pgxc/nodemgr/nodemgr.c index 7e2470fe89..0345b11afc 100644 --- a/src/backend/pgxc/nodemgr/nodemgr.c +++ b/src/backend/pgxc/nodemgr/nodemgr.c @@ -5,7 +5,7 @@ * Support concerns CREATE/ALTER/DROP on NODE object. * * Copyright (c) 1996-2010, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * *------------------------------------------------------------------------- */ diff --git a/src/backend/pgxc/plan/planner.c b/src/backend/pgxc/plan/planner.c index acf4004519..34b2fbcbc7 100644 --- a/src/backend/pgxc/plan/planner.c +++ b/src/backend/pgxc/plan/planner.c @@ -5,7 +5,7 @@ * Functions for generating a PGXC style plan. * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/pgxc/pool/execRemote.c b/src/backend/pgxc/pool/execRemote.c index 600690cdea..86378c0ce6 100644 --- a/src/backend/pgxc/pool/execRemote.c +++ b/src/backend/pgxc/pool/execRemote.c @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/backend/pgxc/pool/pgxcnode.c b/src/backend/pgxc/pool/pgxcnode.c index 8df0817972..6c1a008d2d 100644 --- a/src/backend/pgxc/pool/pgxcnode.c +++ b/src/backend/pgxc/pool/pgxcnode.c @@ -7,7 +7,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/backend/pgxc/pool/poolcomm.c b/src/backend/pgxc/pool/poolcomm.c index 22dc813e45..c0c1e9d7ec 100644 --- a/src/backend/pgxc/pool/poolcomm.c +++ b/src/backend/pgxc/pool/poolcomm.c @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * *------------------------------------------------------------------------- */ diff --git a/src/backend/pgxc/pool/poolmgr.c b/src/backend/pgxc/pool/poolmgr.c index 9af566e25d..a0dba175e0 100644 --- a/src/backend/pgxc/pool/poolmgr.c +++ b/src/backend/pgxc/pool/poolmgr.c @@ -25,7 +25,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/backend/pgxc/pool/poolutils.c b/src/backend/pgxc/pool/poolutils.c index 2b61003393..d593c49559 100644 --- a/src/backend/pgxc/pool/poolutils.c +++ b/src/backend/pgxc/pool/poolutils.c @@ -5,7 +5,7 @@ * Utilities for Postgres-XC pooler * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/backend/postmaster/postmaster.c b/src/backend/postmaster/postmaster.c index b0a323c4c0..d6ddbe1981 100644 --- a/src/backend/postmaster/postmaster.c +++ b/src/backend/postmaster/postmaster.c @@ -34,7 +34,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/storage/ipc/procarray.c b/src/backend/storage/ipc/procarray.c index e4f7f28e27..5654a14642 100644 --- a/src/backend/storage/ipc/procarray.c +++ b/src/backend/storage/ipc/procarray.c @@ -43,7 +43,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/tcop/postgres.c b/src/backend/tcop/postgres.c index 4a2ffd39c9..bb86e63ab9 100644 --- a/src/backend/tcop/postgres.c +++ b/src/backend/tcop/postgres.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/tcop/utility.c b/src/backend/tcop/utility.c index 5194af279c..166f6c4757 100644 --- a/src/backend/tcop/utility.c +++ b/src/backend/tcop/utility.c @@ -7,7 +7,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/utils/cache/relcache.c b/src/backend/utils/cache/relcache.c index 101f452668..9600be71d4 100644 --- a/src/backend/utils/cache/relcache.c +++ b/src/backend/utils/cache/relcache.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/utils/cache/syscache.c b/src/backend/utils/cache/syscache.c index b568c77517..0abdb30977 100644 --- a/src/backend/utils/cache/syscache.c +++ b/src/backend/utils/cache/syscache.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/backend/utils/misc/guc.c b/src/backend/utils/misc/guc.c index 9ec7054923..268d7687e9 100644 --- a/src/backend/utils/misc/guc.c +++ b/src/backend/utils/misc/guc.c @@ -7,7 +7,7 @@ * * * Copyright (c) 2000-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * Written by Peter Eisentraut <[email protected]>. * * IDENTIFICATION diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c index dd6a2bb325..933b2bc60d 100644 --- a/src/bin/initdb/initdb.c +++ b/src/bin/initdb/initdb.c @@ -39,7 +39,7 @@ * This code is released under the terms of the PostgreSQL License. * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * Portions Copyright (c) 1994, Regents of the University of California * * src/bin/initdb/initdb.c diff --git a/src/bin/pg_ctl/pg_ctl.c b/src/bin/pg_ctl/pg_ctl.c index 85ba130b12..63c6897775 100644 --- a/src/bin/pg_ctl/pg_ctl.c +++ b/src/bin/pg_ctl/pg_ctl.c @@ -3,7 +3,7 @@ * pg_ctl --- start/stops/restarts the PostgreSQL server * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/bin/pg_ctl/pg_ctl.c * diff --git a/src/gtm/client/fe-connect.c b/src/gtm/client/fe-connect.c index 56bdb1fe47..af7bf58473 100644 --- a/src/gtm/client/fe-connect.c +++ b/src/gtm/client/fe-connect.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/client/fe-misc.c b/src/gtm/client/fe-misc.c index 98dbe2190c..60aa32a659 100644 --- a/src/gtm/client/fe-misc.c +++ b/src/gtm/client/fe-misc.c @@ -21,7 +21,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $PostgreSQL: pgsql/src/interfaces/libpq/fe-misc.c,v 1.137 2008/12/11 07:34:09 petere Exp $ diff --git a/src/gtm/client/fe-protocol.c b/src/gtm/client/fe-protocol.c index bbc234ea9d..cb303a6e49 100644 --- a/src/gtm/client/fe-protocol.c +++ b/src/gtm/client/fe-protocol.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/client/gtm_client.c b/src/gtm/client/gtm_client.c index 521df48112..2eab51431f 100644 --- a/src/gtm/client/gtm_client.c +++ b/src/gtm/client/gtm_client.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/client/ip.c b/src/gtm/client/ip.c index 9d24391206..de573e0c88 100644 --- a/src/gtm/client/ip.c +++ b/src/gtm/client/ip.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/client/pqexpbuffer.c b/src/gtm/client/pqexpbuffer.c index 856b765509..32bc76eefd 100644 --- a/src/gtm/client/pqexpbuffer.c +++ b/src/gtm/client/pqexpbuffer.c @@ -16,7 +16,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/interfaces/libpq/pqexpbuffer.c,v 1.25 2008/11/26 00:26:23 tgl Exp $ * diff --git a/src/gtm/client/strlcpy.c b/src/gtm/client/strlcpy.c index 28a374081b..cb5552b713 100644 --- a/src/gtm/client/strlcpy.c +++ b/src/gtm/client/strlcpy.c @@ -4,7 +4,7 @@ * strncpy done right * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/client/test/test_seq.c b/src/gtm/client/test/test_seq.c index ad36f25677..614489f593 100644 --- a/src/gtm/client/test/test_seq.c +++ b/src/gtm/client/test/test_seq.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> #include <unistd.h> diff --git a/src/gtm/client/test/test_snap.c b/src/gtm/client/test/test_snap.c index a150fb9ff8..fd1e15216a 100644 --- a/src/gtm/client/test/test_snap.c +++ b/src/gtm/client/test/test_snap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> #include <unistd.h> diff --git a/src/gtm/client/test/test_snapperf.c b/src/gtm/client/test/test_snapperf.c index 581924f4a8..ac241aabc2 100644 --- a/src/gtm/client/test/test_snapperf.c +++ b/src/gtm/client/test/test_snapperf.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/client/test/test_txn.c b/src/gtm/client/test/test_txn.c index 6415f1567c..a8a4f179ce 100644 --- a/src/gtm/client/test/test_txn.c +++ b/src/gtm/client/test/test_txn.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/client/test/test_txnperf.c b/src/gtm/client/test/test_txnperf.c index 53d0012cd2..545a79e3d3 100644 --- a/src/gtm/client/test/test_txnperf.c +++ b/src/gtm/client/test/test_txnperf.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> #include <unistd.h> diff --git a/src/gtm/common/aset.c b/src/gtm/common/aset.c index c95f9a1a99..804d9f1526 100644 --- a/src/gtm/common/aset.c +++ b/src/gtm/common/aset.c @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $PostgreSQL: pgsql/src/backend/utils/mmgr/aset.c,v 1.77 2008/04/11 22:54:23 tgl Exp $ diff --git a/src/gtm/common/assert.c b/src/gtm/common/assert.c index ea182d541f..d1a0dffae2 100644 --- a/src/gtm/common/assert.c +++ b/src/gtm/common/assert.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/elog.c b/src/gtm/common/elog.c index db47481d1a..25fe432f12 100644 --- a/src/gtm/common/elog.c +++ b/src/gtm/common/elog.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/gtm_list.c b/src/gtm/common/gtm_list.c index 46245f1951..0b3e975e7c 100644 --- a/src/gtm/common/gtm_list.c +++ b/src/gtm/common/gtm_list.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/gtm_lock.c b/src/gtm/common/gtm_lock.c index 560ef9daa6..7ca9f0e67c 100644 --- a/src/gtm/common/gtm_lock.c +++ b/src/gtm/common/gtm_lock.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/gtm_serialize.c b/src/gtm/common/gtm_serialize.c index b2a9b953ba..1f286817db 100644 --- a/src/gtm/common/gtm_serialize.c +++ b/src/gtm/common/gtm_serialize.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/gtm_serialize_debug.c b/src/gtm/common/gtm_serialize_debug.c index 9a4acb0d93..f4e67cb165 100644 --- a/src/gtm/common/gtm_serialize_debug.c +++ b/src/gtm/common/gtm_serialize_debug.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/gtm_utils.c b/src/gtm/common/gtm_utils.c index b1293c2770..49fd59d724 100644 --- a/src/gtm/common/gtm_utils.c +++ b/src/gtm/common/gtm_utils.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/mcxt.c b/src/gtm/common/mcxt.c index c9294a2296..1ed0e70343 100644 --- a/src/gtm/common/mcxt.c +++ b/src/gtm/common/mcxt.c @@ -11,7 +11,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/common/stringinfo.c b/src/gtm/common/stringinfo.c index 821ca67640..f16a888d58 100644 --- a/src/gtm/common/stringinfo.c +++ b/src/gtm/common/stringinfo.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/backend/lib/stringinfo.c,v 1.49 2008/01/01 19:45:49 momjian Exp $ * diff --git a/src/gtm/gtm_ctl/gtm_ctl.c b/src/gtm/gtm_ctl/gtm_ctl.c index 4ced20d1f7..6faff44299 100644 --- a/src/gtm/gtm_ctl/gtm_ctl.c +++ b/src/gtm/gtm_ctl/gtm_ctl.c @@ -3,7 +3,7 @@ * gtm_ctl --- start/stops/restarts the GTM server/proxy * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/gtm/libpq/ip.c b/src/gtm/libpq/ip.c index 08929e98c7..b14158181c 100644 --- a/src/gtm/libpq/ip.c +++ b/src/gtm/libpq/ip.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/libpq/pqcomm.c b/src/gtm/libpq/pqcomm.c index 048434ded4..507c4a1723 100644 --- a/src/gtm/libpq/pqcomm.c +++ b/src/gtm/libpq/pqcomm.c @@ -29,7 +29,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/backend/libpq/pqcomm.c,v 1.198 2008/01/01 19:45:49 momjian Exp $ * diff --git a/src/gtm/libpq/pqformat.c b/src/gtm/libpq/pqformat.c index 6d8e5f9de0..bbd86b2b63 100644 --- a/src/gtm/libpq/pqformat.c +++ b/src/gtm/libpq/pqformat.c @@ -23,7 +23,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/backend/libpq/pqformat.c,v 1.48 2009/01/01 17:23:42 momjian Exp $ * diff --git a/src/gtm/libpq/pqsignal.c b/src/gtm/libpq/pqsignal.c index 0c7914ec15..9aec6e4610 100644 --- a/src/gtm/libpq/pqsignal.c +++ b/src/gtm/libpq/pqsignal.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/libpq/strlcpy.c b/src/gtm/libpq/strlcpy.c index 28a374081b..cb5552b713 100644 --- a/src/gtm/libpq/strlcpy.c +++ b/src/gtm/libpq/strlcpy.c @@ -4,7 +4,7 @@ * strncpy done right * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_opt.c b/src/gtm/main/gtm_opt.c index 9548081ba9..3018a5b8eb 100644 --- a/src/gtm/main/gtm_opt.c +++ b/src/gtm/main/gtm_opt.c @@ -8,7 +8,7 @@ * * * Copyright (c) 2000-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * Written by Peter Eisentraut <[email protected]>. * * IDENTIFICATION diff --git a/src/gtm/main/gtm_seq.c b/src/gtm/main/gtm_seq.c index 5f154c6949..711fdb3c96 100644 --- a/src/gtm/main/gtm_seq.c +++ b/src/gtm/main/gtm_seq.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_snap.c b/src/gtm/main/gtm_snap.c index c5db23d645..e0b0ec8064 100644 --- a/src/gtm/main/gtm_snap.c +++ b/src/gtm/main/gtm_snap.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_standby.c b/src/gtm/main/gtm_standby.c index b5a08deb55..5458cf6a98 100644 --- a/src/gtm/main/gtm_standby.c +++ b/src/gtm/main/gtm_standby.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_stat.c b/src/gtm/main/gtm_stat.c index d9fa7aad84..7557dcaa7a 100644 --- a/src/gtm/main/gtm_stat.c +++ b/src/gtm/main/gtm_stat.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_stats.c b/src/gtm/main/gtm_stats.c index 2548cd45e9..77808141ef 100644 --- a/src/gtm/main/gtm_stats.c +++ b/src/gtm/main/gtm_stats.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_thread.c b/src/gtm/main/gtm_thread.c index 0470bf3b7d..a5cf3411d3 100644 --- a/src/gtm/main/gtm_thread.c +++ b/src/gtm/main/gtm_thread.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_time.c b/src/gtm/main/gtm_time.c index 1e1451eaf1..ea68534d45 100644 --- a/src/gtm/main/gtm_time.c +++ b/src/gtm/main/gtm_time.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/gtm_txn.c b/src/gtm/main/gtm_txn.c index 1e1a674fc9..d01a4674c3 100644 --- a/src/gtm/main/gtm_txn.c +++ b/src/gtm/main/gtm_txn.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/main/main.c b/src/gtm/main/main.c index 997f42dd5d..825a64cf80 100644 --- a/src/gtm/main/main.c +++ b/src/gtm/main/main.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/path/path.c b/src/gtm/path/path.c index ccf19c7af6..aafbabace2 100644 --- a/src/gtm/path/path.c +++ b/src/gtm/path/path.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/proxy/gtm_proxy_opt.c b/src/gtm/proxy/gtm_proxy_opt.c index 20c4c492dd..7a6199a219 100644 --- a/src/gtm/proxy/gtm_proxy_opt.c +++ b/src/gtm/proxy/gtm_proxy_opt.c @@ -8,7 +8,7 @@ * * * Copyright (c) 2000-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * Written by Peter Eisentraut <[email protected]>. * * IDENTIFICATION diff --git a/src/gtm/proxy/proxy_main.c b/src/gtm/proxy/proxy_main.c index 67228397c0..ad99ad0461 100644 --- a/src/gtm/proxy/proxy_main.c +++ b/src/gtm/proxy/proxy_main.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/proxy/proxy_thread.c b/src/gtm/proxy/proxy_thread.c index 6aca454a83..21b4d195d6 100644 --- a/src/gtm/proxy/proxy_thread.c +++ b/src/gtm/proxy/proxy_thread.c @@ -4,7 +4,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/proxy/proxy_utils.c b/src/gtm/proxy/proxy_utils.c index 9b928ca4dd..75e33056d5 100644 --- a/src/gtm/proxy/proxy_utils.c +++ b/src/gtm/proxy/proxy_utils.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/gtm/proxy/proxy_utils.c * diff --git a/src/gtm/recovery/register_common.c b/src/gtm/recovery/register_common.c index cefcbbe3ee..f87562d658 100644 --- a/src/gtm/recovery/register_common.c +++ b/src/gtm/recovery/register_common.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/recovery/register_gtm.c b/src/gtm/recovery/register_gtm.c index 9ca0e20a6d..5607a6b590 100644 --- a/src/gtm/recovery/register_gtm.c +++ b/src/gtm/recovery/register_gtm.c @@ -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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/recovery/replication.c b/src/gtm/recovery/replication.c index ae351ff26a..707cd964b4 100644 --- a/src/gtm/recovery/replication.c +++ b/src/gtm/recovery/replication.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/recovery/standby_utils.c b/src/gtm/recovery/standby_utils.c index a28c0f933a..859e66c4cb 100644 --- a/src/gtm/recovery/standby_utils.c +++ b/src/gtm/recovery/standby_utils.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/gtm/test/test_connect.c b/src/gtm/test/test_connect.c index 83ee654fce..d936d5c9dc 100644 --- a/src/gtm/test/test_connect.c +++ b/src/gtm/test/test_connect.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_node.c b/src/gtm/test/test_node.c index 17dc070623..8ef2d98c1c 100644 --- a/src/gtm/test/test_node.c +++ b/src/gtm/test/test_node.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_node5.c b/src/gtm/test/test_node5.c index df0d63a9fe..28d9c462b3 100644 --- a/src/gtm/test/test_node5.c +++ b/src/gtm/test/test_node5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_repli.c b/src/gtm/test/test_repli.c index 1077baebd6..3a4450547a 100644 --- a/src/gtm/test/test_repli.c +++ b/src/gtm/test/test_repli.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_repli2.c b/src/gtm/test/test_repli2.c index b9ed50bcb6..38d4630a46 100644 --- a/src/gtm/test/test_repli2.c +++ b/src/gtm/test/test_repli2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_scenario.c b/src/gtm/test/test_scenario.c index 059da6fa7f..6f1a1eb886 100644 --- a/src/gtm/test/test_scenario.c +++ b/src/gtm/test/test_scenario.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_seq.c b/src/gtm/test/test_seq.c index e86e9ede4f..4433e4947c 100644 --- a/src/gtm/test/test_seq.c +++ b/src/gtm/test/test_seq.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_seq4.c b/src/gtm/test/test_seq4.c index 1b0c4b9d7d..243995a489 100644 --- a/src/gtm/test/test_seq4.c +++ b/src/gtm/test/test_seq4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_seq5.c b/src/gtm/test/test_seq5.c index f14f14a23b..5ff61db384 100644 --- a/src/gtm/test/test_seq5.c +++ b/src/gtm/test/test_seq5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_standby.c b/src/gtm/test/test_standby.c index 8a447571ed..6ef29e0d3e 100644 --- a/src/gtm/test/test_standby.c +++ b/src/gtm/test/test_standby.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_startup.c b/src/gtm/test/test_startup.c index 3bc91ba2f5..945eb6e061 100644 --- a/src/gtm/test/test_startup.c +++ b/src/gtm/test/test_startup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_txn.c b/src/gtm/test/test_txn.c index 29d7bc9767..945fb4ce88 100644 --- a/src/gtm/test/test_txn.c +++ b/src/gtm/test/test_txn.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_txn4.c b/src/gtm/test/test_txn4.c index e5312cf460..ca1e180fa9 100644 --- a/src/gtm/test/test_txn4.c +++ b/src/gtm/test/test_txn4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test/test_txn5.c b/src/gtm/test/test_txn5.c index 04ca7b3a49..0f551a165a 100644 --- a/src/gtm/test/test_txn5.c +++ b/src/gtm/test/test_txn5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_connect2.c b/src/gtm/test2/test_connect2.c index b3be3ed0f4..d5bdaef3d4 100644 --- a/src/gtm/test2/test_connect2.c +++ b/src/gtm/test2/test_connect2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_standby.c b/src/gtm/test2/test_standby.c index 8a447571ed..6ef29e0d3e 100644 --- a/src/gtm/test2/test_standby.c +++ b/src/gtm/test2/test_standby.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_startup.c b/src/gtm/test2/test_startup.c index 3bc91ba2f5..945eb6e061 100644 --- a/src/gtm/test2/test_startup.c +++ b/src/gtm/test2/test_startup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_txn.c b/src/gtm/test2/test_txn.c index 29d7bc9767..945fb4ce88 100644 --- a/src/gtm/test2/test_txn.c +++ b/src/gtm/test2/test_txn.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_txn2.c b/src/gtm/test2/test_txn2.c index eb5786bfd6..16e685bba1 100644 --- a/src/gtm/test2/test_txn2.c +++ b/src/gtm/test2/test_txn2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_txn3.c b/src/gtm/test2/test_txn3.c index af22642760..25cc328505 100644 --- a/src/gtm/test2/test_txn3.c +++ b/src/gtm/test2/test_txn3.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_txn4.c b/src/gtm/test2/test_txn4.c index e5312cf460..ca1e180fa9 100644 --- a/src/gtm/test2/test_txn4.c +++ b/src/gtm/test2/test_txn4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/gtm/test2/test_txn5.c b/src/gtm/test2/test_txn5.c index 04ca7b3a49..0f551a165a 100644 --- a/src/gtm/test2/test_txn5.c +++ b/src/gtm/test2/test_txn5.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation */ #include <sys/types.h> diff --git a/src/include/access/transam.h b/src/include/access/transam.h index a7061ef662..04304c8cd9 100644 --- a/src/include/access/transam.h +++ b/src/include/access/transam.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/access/transam.h * diff --git a/src/include/access/xact.h b/src/include/access/xact.h index 54eaca7f4e..6ffcb0b00f 100644 --- a/src/include/access/xact.h +++ b/src/include/access/xact.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/access/xact.h * diff --git a/src/include/bootstrap/bootstrap.h b/src/include/bootstrap/bootstrap.h index 4c1d204265..a06460dd56 100644 --- a/src/include/bootstrap/bootstrap.h +++ b/src/include/bootstrap/bootstrap.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/bootstrap/bootstrap.h * diff --git a/src/include/catalog/dependency.h b/src/include/catalog/dependency.h index 178116f168..bc4cd6147c 100644 --- a/src/include/catalog/dependency.h +++ b/src/include/catalog/dependency.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/catalog/dependency.h * diff --git a/src/include/catalog/heap.h b/src/include/catalog/heap.h index 4b1aafb9bd..3bc44d21a3 100644 --- a/src/include/catalog/heap.h +++ b/src/include/catalog/heap.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/catalog/heap.h * diff --git a/src/include/catalog/indexing.h b/src/include/catalog/indexing.h index 290c90c105..aa8157d513 100644 --- a/src/include/catalog/indexing.h +++ b/src/include/catalog/indexing.h @@ -7,7 +7,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/catalog/indexing.h * diff --git a/src/include/catalog/pgxc_group.h b/src/include/catalog/pgxc_group.h index c20e278548..891a16dfa4 100644 --- a/src/include/catalog/pgxc_group.h +++ b/src/include/catalog/pgxc_group.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/catalog/pgxc_group.h * diff --git a/src/include/catalog/pgxc_node.h b/src/include/catalog/pgxc_node.h index de0d55e2e0..a8bdc7e989 100644 --- a/src/include/catalog/pgxc_node.h +++ b/src/include/catalog/pgxc_node.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/catalog/pgxc_node.h * diff --git a/src/include/gen_alloc.h b/src/include/gen_alloc.h index b676006bf5..cf714da3ae 100644 --- a/src/include/gen_alloc.h +++ b/src/include/gen_alloc.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gen_alloc.h * diff --git a/src/include/gtm/assert.h b/src/include/gtm/assert.h index 97cfc2dfb2..b687213fc7 100644 --- a/src/include/gtm/assert.h +++ b/src/include/gtm/assert.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/elog.h b/src/include/gtm/elog.h index e9b7391502..f8fd324c3f 100644 --- a/src/include/gtm/elog.h +++ b/src/include/gtm/elog.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/elog.h,v 1.98 2009/01/01 17:24:02 momjian Exp $ * diff --git a/src/include/gtm/gtm.h b/src/include/gtm/gtm.h index 4e49b22f10..1ef099b240 100644 --- a/src/include/gtm/gtm.h +++ b/src/include/gtm/gtm.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_c.h b/src/include/gtm/gtm_c.h index 370e5d7559..455c67f3cb 100644 --- a/src/include/gtm/gtm_c.h +++ b/src/include/gtm/gtm_c.h @@ -11,7 +11,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/c.h,v 1.234 2009/01/01 17:23:55 momjian Exp $ * diff --git a/src/include/gtm/gtm_client.h b/src/include/gtm/gtm_client.h index f619b37acc..e477a8754d 100644 --- a/src/include/gtm/gtm_client.h +++ b/src/include/gtm/gtm_client.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_conn.h b/src/include/gtm/gtm_conn.h index 40256be5fe..76c294ccfd 100644 --- a/src/include/gtm/gtm_conn.h +++ b/src/include/gtm/gtm_conn.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_ext.h b/src/include/gtm/gtm_ext.h index 49b0253925..ccb7a75020 100644 --- a/src/include/gtm/gtm_ext.h +++ b/src/include/gtm/gtm_ext.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_ip.h b/src/include/gtm/gtm_ip.h index bc64ba0aa0..5958bd228c 100644 --- a/src/include/gtm/gtm_ip.h +++ b/src/include/gtm/gtm_ip.h @@ -7,7 +7,7 @@ * what you include here! * * Copyright (c) 2003-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/ip.h,v 1.20 2008/01/01 19:45:58 momjian Exp $ * diff --git a/src/include/gtm/gtm_list.h b/src/include/gtm/gtm_list.h index 6a7e5ab73f..db44dbdb68 100644 --- a/src/include/gtm/gtm_list.h +++ b/src/include/gtm/gtm_list.h @@ -29,7 +29,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/nodes/pg_list.h,v 1.59 2008/08/14 18:48:00 tgl Exp $ * diff --git a/src/include/gtm/gtm_lock.h b/src/include/gtm/gtm_lock.h index 3da85c15d1..7558e65eb8 100644 --- a/src/include/gtm/gtm_lock.h +++ b/src/include/gtm/gtm_lock.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_msg.h b/src/include/gtm/gtm_msg.h index b22a709b0f..6162ab941e 100644 --- a/src/include/gtm/gtm_msg.h +++ b/src/include/gtm/gtm_msg.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_proxy.h b/src/include/gtm/gtm_proxy.h index 85fc0bbdc5..c2e667d457 100644 --- a/src/include/gtm/gtm_proxy.h +++ b/src/include/gtm/gtm_proxy.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_seq.h b/src/include/gtm/gtm_seq.h index 77478eab47..2191a76dbf 100644 --- a/src/include/gtm/gtm_seq.h +++ b/src/include/gtm/gtm_seq.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_serialize.h b/src/include/gtm/gtm_serialize.h index 1fe80cd707..2a33b22346 100644 --- a/src/include/gtm/gtm_serialize.h +++ b/src/include/gtm/gtm_serialize.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/gtm_serialize.h * diff --git a/src/include/gtm/gtm_serialize_debug.h b/src/include/gtm/gtm_serialize_debug.h index ba9d89dc53..35a0c2c973 100644 --- a/src/include/gtm/gtm_serialize_debug.h +++ b/src/include/gtm/gtm_serialize_debug.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/gtm_serialize_debug.h * diff --git a/src/include/gtm/gtm_standby.h b/src/include/gtm/gtm_standby.h index c51115eb7d..797e38f008 100644 --- a/src/include/gtm/gtm_standby.h +++ b/src/include/gtm/gtm_standby.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/gtm_standby.h * diff --git a/src/include/gtm/gtm_time.h b/src/include/gtm/gtm_time.h index 90f36ea7ef..f53c47c58b 100644 --- a/src/include/gtm/gtm_time.h +++ b/src/include/gtm/gtm_time.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_txn.h b/src/include/gtm/gtm_txn.h index dae4cc143f..669ba4ee98 100644 --- a/src/include/gtm/gtm_txn.h +++ b/src/include/gtm/gtm_txn.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/gtm_utils.h b/src/include/gtm/gtm_utils.h index bea9fb38fa..e77f37e8e1 100644 --- a/src/include/gtm/gtm_utils.h +++ b/src/include/gtm/gtm_utils.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/gtm_utils.h * diff --git a/src/include/gtm/ip.h b/src/include/gtm/ip.h index fa4e3d35d7..f7ee20acf1 100644 --- a/src/include/gtm/ip.h +++ b/src/include/gtm/ip.h @@ -7,7 +7,7 @@ * what you include here! * * Copyright (c) 2003-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/ip.h,v 1.20 2008/01/01 19:45:58 momjian Exp $ * diff --git a/src/include/gtm/libpq-be.h b/src/include/gtm/libpq-be.h index 4432e706c3..4fa46f9da4 100644 --- a/src/include/gtm/libpq-be.h +++ b/src/include/gtm/libpq-be.h @@ -10,7 +10,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/libpq-be.h,v 1.69 2009/01/01 17:23:59 momjian Exp $ * diff --git a/src/include/gtm/libpq-fe.h b/src/include/gtm/libpq-fe.h index 175f06502d..6a909c2fa2 100644 --- a/src/include/gtm/libpq-fe.h +++ b/src/include/gtm/libpq-fe.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.145 2009/01/01 17:24:03 momjian Exp $ * diff --git a/src/include/gtm/libpq-int.h b/src/include/gtm/libpq-int.h index 0b4bba83c6..f64f544ba4 100644 --- a/src/include/gtm/libpq-int.h +++ b/src/include/gtm/libpq-int.h @@ -11,7 +11,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.139 2009/01/01 17:24:03 momjian Exp $ * diff --git a/src/include/gtm/libpq.h b/src/include/gtm/libpq.h index 11c4dda902..56e4c3e077 100644 --- a/src/include/gtm/libpq.h +++ b/src/include/gtm/libpq.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/libpq.h,v 1.70 2008/11/20 09:29:36 mha Exp $ * diff --git a/src/include/gtm/memnodes.h b/src/include/gtm/memnodes.h index 9c55e46efc..dcf54b4b0d 100644 --- a/src/include/gtm/memnodes.h +++ b/src/include/gtm/memnodes.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/nodes/memnodes.h,v 1.34 2008/01/01 19:45:58 momjian Exp $ * diff --git a/src/include/gtm/memutils.h b/src/include/gtm/memutils.h index 9666c44030..019c322f31 100644 --- a/src/include/gtm/memutils.h +++ b/src/include/gtm/memutils.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/memutils.h,v 1.64 2008/01/01 19:45:59 momjian Exp $ * diff --git a/src/include/gtm/palloc.h b/src/include/gtm/palloc.h index 0c82e7362b..095e0e282a 100644 --- a/src/include/gtm/palloc.h +++ b/src/include/gtm/palloc.h @@ -20,7 +20,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/utils/palloc.h,v 1.40 2008/06/28 16:45:22 tgl Exp $ * diff --git a/src/include/gtm/path.h b/src/include/gtm/path.h index e8d98fcbf0..361e9da689 100644 --- a/src/include/gtm/path.h +++ b/src/include/gtm/path.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/pqcomm.h b/src/include/gtm/pqcomm.h index 010952e287..0758f78ee3 100644 --- a/src/include/gtm/pqcomm.h +++ b/src/include/gtm/pqcomm.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/pqcomm.h,v 1.109 2008/10/28 12:10:44 mha Exp $ * diff --git a/src/include/gtm/pqexpbuffer.h b/src/include/gtm/pqexpbuffer.h index 039a48105e..1ff7cfcbe4 100644 --- a/src/include/gtm/pqexpbuffer.h +++ b/src/include/gtm/pqexpbuffer.h @@ -17,7 +17,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/interfaces/libpq/pqexpbuffer.h,v 1.21 2008/11/26 16:23:11 tgl Exp $ * diff --git a/src/include/gtm/pqformat.h b/src/include/gtm/pqformat.h index 4a07367b5b..3d897fa4ce 100644 --- a/src/include/gtm/pqformat.h +++ b/src/include/gtm/pqformat.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/pqformat.h,v 1.27 2009/01/01 17:23:59 momjian Exp $ * diff --git a/src/include/gtm/pqsignal.h b/src/include/gtm/pqsignal.h index 523a151a91..6cfcf8fc2c 100644 --- a/src/include/gtm/pqsignal.h +++ b/src/include/gtm/pqsignal.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/libpq/pqsignal.h,v 1.32 2008/01/01 19:45:58 momjian Exp $ * diff --git a/src/include/gtm/proxy_utils.h b/src/include/gtm/proxy_utils.h index 04b14e95d2..15e33caaca 100644 --- a/src/include/gtm/proxy_utils.h +++ b/src/include/gtm/proxy_utils.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/proxy_utils.h * diff --git a/src/include/gtm/register.h b/src/include/gtm/register.h index e8aa8c1bf0..6d6569b46c 100644 --- a/src/include/gtm/register.h +++ b/src/include/gtm/register.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-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL$ * diff --git a/src/include/gtm/replication.h b/src/include/gtm/replication.h index 93ff885aff..bcd2bd536f 100644 --- a/src/include/gtm/replication.h +++ b/src/include/gtm/replication.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/replication.h * diff --git a/src/include/gtm/standby_utils.h b/src/include/gtm/standby_utils.h index db05adc674..88b50a8714 100644 --- a/src/include/gtm/standby_utils.h +++ b/src/include/gtm/standby_utils.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/gtm/standby_utils.h * diff --git a/src/include/gtm/stringinfo.h b/src/include/gtm/stringinfo.h index 62bb45631a..881bfe6168 100644 --- a/src/include/gtm/stringinfo.h +++ b/src/include/gtm/stringinfo.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * $PostgreSQL: pgsql/src/include/lib/stringinfo.h,v 1.35 2008/01/01 19:45:57 momjian Exp $ * diff --git a/src/include/nodes/nodes.h b/src/include/nodes/nodes.h index ed6c84b35a..1a0595075c 100644 --- a/src/include/nodes/nodes.h +++ b/src/include/nodes/nodes.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/nodes/nodes.h * diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h index da7d1c7734..30d414f553 100644 --- a/src/include/nodes/parsenodes.h +++ b/src/include/nodes/parsenodes.h @@ -12,7 +12,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/nodes/parsenodes.h * diff --git a/src/include/nodes/primnodes.h b/src/include/nodes/primnodes.h index 6dc12c3765..dce731cfb8 100644 --- a/src/include/nodes/primnodes.h +++ b/src/include/nodes/primnodes.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/nodes/primnodes.h * diff --git a/src/include/parser/kwlist.h b/src/include/parser/kwlist.h index 71136c4c49..bf45bfe035 100644 --- a/src/include/parser/kwlist.h +++ b/src/include/parser/kwlist.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * src/include/parser/kwlist.h diff --git a/src/include/parser/parse_utilcmd.h b/src/include/parser/parse_utilcmd.h index 0981a3efb8..67d6fb068b 100644 --- a/src/include/parser/parse_utilcmd.h +++ b/src/include/parser/parse_utilcmd.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/parser/parse_utilcmd.h * diff --git a/src/include/pgxc/barrier.h b/src/include/pgxc/barrier.h index 3ec110ac06..f0fcb9dc8a 100644 --- a/src/include/pgxc/barrier.h +++ b/src/include/pgxc/barrier.h @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/execRemote.h b/src/include/pgxc/execRemote.h index c8ac5bc3a7..124c271a4a 100644 --- a/src/include/pgxc/execRemote.h +++ b/src/include/pgxc/execRemote.h @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group ? - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/groupmgr.h b/src/include/pgxc/groupmgr.h index 3ab741dfd7..2e797da2e9 100644 --- a/src/include/pgxc/groupmgr.h +++ b/src/include/pgxc/groupmgr.h @@ -5,7 +5,7 @@ * * * Portions Copyright (c) 1996-2010 PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/pgxc/groupmgr.h * diff --git a/src/include/pgxc/locator.h b/src/include/pgxc/locator.h index b17836f599..4c20595e2a 100644 --- a/src/include/pgxc/locator.h +++ b/src/include/pgxc/locator.h @@ -4,7 +4,7 @@ * Externally declared locator functions * * - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * * IDENTIFICATION diff --git a/src/include/pgxc/nodemgr.h b/src/include/pgxc/nodemgr.h index d82e1a0d5e..80ed4a59da 100644 --- a/src/include/pgxc/nodemgr.h +++ b/src/include/pgxc/nodemgr.h @@ -5,7 +5,7 @@ * * * Portions Copyright (c) 1996-2010 PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/pgxc/nodemgr.h * diff --git a/src/include/pgxc/pgxc.h b/src/include/pgxc/pgxc.h index de43f6bd8b..3413653a61 100644 --- a/src/include/pgxc/pgxc.h +++ b/src/include/pgxc/pgxc.h @@ -5,7 +5,7 @@ * * * Portions Copyright (c) 1996-2010 PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/pgxcnode.h b/src/include/pgxc/pgxcnode.h index c7f1ab1e55..c51bc01693 100644 --- a/src/include/pgxc/pgxcnode.h +++ b/src/include/pgxc/pgxcnode.h @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group ? - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/planner.h b/src/include/pgxc/planner.h index cebb50f7d5..0146dc4e60 100644 --- a/src/include/pgxc/planner.h +++ b/src/include/pgxc/planner.h @@ -5,7 +5,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group ? - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/poolcomm.h b/src/include/pgxc/poolcomm.h index c1a85619fd..a4183a2f84 100644 --- a/src/include/pgxc/poolcomm.h +++ b/src/include/pgxc/poolcomm.h @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/poolmgr.h b/src/include/pgxc/poolmgr.h index 0d6f1e46a9..9d273ec6b7 100644 --- a/src/include/pgxc/poolmgr.h +++ b/src/include/pgxc/poolmgr.h @@ -6,7 +6,7 @@ * * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/pgxc/poolutils.h b/src/include/pgxc/poolutils.h index 6988e298f8..45af425fd0 100644 --- a/src/include/pgxc/poolutils.h +++ b/src/include/pgxc/poolutils.h @@ -5,7 +5,7 @@ * Utilities for Postgres-XC Pooler * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * IDENTIFICATION * $$ diff --git a/src/include/postgres.h b/src/include/postgres.h index c0504f833f..5231736914 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/postgres.h * diff --git a/src/include/postmaster/autovacuum.h b/src/include/postmaster/autovacuum.h index 64a0b3769c..6eaf00efbc 100644 --- a/src/include/postmaster/autovacuum.h +++ b/src/include/postmaster/autovacuum.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/postmaster/autovacuum.h * diff --git a/src/include/storage/procarray.h b/src/include/storage/procarray.h index 64be237f25..0ef2840497 100644 --- a/src/include/storage/procarray.h +++ b/src/include/storage/procarray.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/storage/procarray.h * diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h index 6ee0fd312f..60ba57ff6a 100644 --- a/src/include/utils/rel.h +++ b/src/include/utils/rel.h @@ -6,7 +6,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/utils/rel.h * diff --git a/src/include/utils/snapshot.h b/src/include/utils/snapshot.h index c801ab8f87..d802723ea7 100644 --- a/src/include/utils/snapshot.h +++ b/src/include/utils/snapshot.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/utils/snapshot.h * diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h index 810fc1b069..23fdf050cc 100644 --- a/src/include/utils/syscache.h +++ b/src/include/utils/syscache.h @@ -8,7 +8,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/utils/syscache.h * |