1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Update copyright for 2015

Backpatch certain files through 9.0
This commit is contained in:
Bruce Momjian
2015-01-06 11:43:47 -05:00
parent adfc157dd9
commit 4baaf863ec
1377 changed files with 1384 additions and 1384 deletions

View File

@@ -3,7 +3,7 @@
* basebackup.h
* Exports from replication/basebackup.c.
*
* Portions Copyright (c) 2010-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2015, PostgreSQL Global Development Group
*
* src/include/replication/basebackup.h
*

View File

@@ -2,7 +2,7 @@
* decode.h
* PostgreSQL WAL to logical transformation
*
* Portions Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/

View File

@@ -2,7 +2,7 @@
* logical.h
* PostgreSQL logical decoding coordination
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/

View File

@@ -2,7 +2,7 @@
* logicalfuncs.h
* PostgreSQL WAL to logical transformation support functions
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/

View File

@@ -2,7 +2,7 @@
* output_plugin.h
* PostgreSQL Logical Decode Plugin Interface
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/

View File

@@ -2,7 +2,7 @@
* reorderbuffer.h
* PostgreSQL logical replay/reorder buffer management.
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
* src/include/replication/reorderbuffer.h
*/

View File

@@ -2,7 +2,7 @@
* slot.h
* Replication slot management.
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
*-------------------------------------------------------------------------
*/

View File

@@ -3,7 +3,7 @@
* snapbuild.h
* Exports from replication/logical/snapbuild.c.
*
* Copyright (c) 2012-2014, PostgreSQL Global Development Group
* Copyright (c) 2012-2015, PostgreSQL Global Development Group
*
* src/include/replication/snapbuild.h
*

View File

@@ -3,7 +3,7 @@
* syncrep.h
* Exports from replication/syncrep.c.
*
* Portions Copyright (c) 2010-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2015, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/include/replication/syncrep.h

View File

@@ -3,7 +3,7 @@
* walreceiver.h
* Exports from replication/walreceiverfuncs.c.
*
* Portions Copyright (c) 2010-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2015, PostgreSQL Global Development Group
*
* src/include/replication/walreceiver.h
*

View File

@@ -3,7 +3,7 @@
* walsender.h
* Exports from replication/walsender.c.
*
* Portions Copyright (c) 2010-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2015, PostgreSQL Global Development Group
*
* src/include/replication/walsender.h
*

View File

@@ -3,7 +3,7 @@
* walsender_private.h
* Private definitions from replication/walsender.c.
*
* Portions Copyright (c) 2010-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 2010-2015, PostgreSQL Global Development Group
*
* src/include/replication/walsender_private.h
*