diff options
Diffstat (limited to 'contrib/bloom/t/001_wal.pl')
-rw-r--r-- | contrib/bloom/t/001_wal.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bloom/t/001_wal.pl b/contrib/bloom/t/001_wal.pl index f1184028bcf..06e664688a0 100644 --- a/contrib/bloom/t/001_wal.pl +++ b/contrib/bloom/t/001_wal.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021, PostgreSQL Global Development Group +# Copyright (c) 2021-2022, PostgreSQL Global Development Group # Test generic xlog record work for bloom index replication. use strict; |