diff options
Diffstat (limited to 'src/backend/access/common/bufmask.c')
| -rw-r--r-- | src/backend/access/common/bufmask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/access/common/bufmask.c b/src/backend/access/common/bufmask.c index d880aef7ba..57021f6ca1 100644 --- a/src/backend/access/common/bufmask.c +++ b/src/backend/access/common/bufmask.c @@ -5,7 +5,7 @@ * in a page which can be different when the WAL is generated * and when the WAL is applied. * - * Portions Copyright (c) 2016-2017, PostgreSQL Global Development Group + * Portions Copyright (c) 2016-2018, PostgreSQL Global Development Group * * Contains common routines required for masking a page. * |
