diff options
Diffstat (limited to 'src/test/subscription/t/021_twophase.pl')
-rw-r--r-- | src/test/subscription/t/021_twophase.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/subscription/t/021_twophase.pl b/src/test/subscription/t/021_twophase.pl index caa90897ec0..8ce4cfc983c 100644 --- a/src/test/subscription/t/021_twophase.pl +++ b/src/test/subscription/t/021_twophase.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021-2022, PostgreSQL Global Development Group +# Copyright (c) 2021-2023, PostgreSQL Global Development Group # logical replication of 2PC test use strict; |