diff options
Diffstat (limited to 'src/backend/replication/walsender.c')
-rw-r--r-- | src/backend/replication/walsender.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/replication/walsender.c b/src/backend/replication/walsender.c index c0d30241891..0e0982fc88d 100644 --- a/src/backend/replication/walsender.c +++ b/src/backend/replication/walsender.c @@ -30,7 +30,7 @@ * shutdown checkpoint record, and then exit. * * - * Portions Copyright (c) 2010-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 2010-2013, PostgreSQL Global Development Group * * IDENTIFICATION * src/backend/replication/walsender.c |