mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Stamp copyrights for year 2011.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* loaded as a dynamic module to avoid linking the main server binary with
|
||||
* libpq.
|
||||
*
|
||||
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
* specific parts are in the libpqwalreceiver module. It's loaded
|
||||
* dynamically to avoid linking the server with libpq.
|
||||
*
|
||||
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* with the walreceiver process. Functions implementing walreceiver itself
|
||||
* are in walreceiver.c.
|
||||
*
|
||||
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
* shutdown checkpoint record, and then exit.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/backend/replication/walsender.c
|
||||
|
||||
Reference in New Issue
Block a user