diff options
Diffstat (limited to 'src/backend/backup/basebackup_throttle.c')
-rw-r--r-- | src/backend/backup/basebackup_throttle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/backup/basebackup_throttle.c b/src/backend/backup/basebackup_throttle.c index 62ba73214cb..32b5e21d69a 100644 --- a/src/backend/backup/basebackup_throttle.c +++ b/src/backend/backup/basebackup_throttle.c @@ -5,7 +5,7 @@ * next base backup sink in the chain at a rate no greater than the * configured maximum. * - * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group * * IDENTIFICATION * src/backend/backup/basebackup_throttle.c |