diff options
Diffstat (limited to 'contrib/intarray/bench/bench.pl')
-rwxr-xr-x | contrib/intarray/bench/bench.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/intarray/bench/bench.pl b/contrib/intarray/bench/bench.pl index ba8163ce112..1c728a2762b 100755 --- a/contrib/intarray/bench/bench.pl +++ b/contrib/intarray/bench/bench.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (c) 2021-2023, PostgreSQL Global Development Group +# Copyright (c) 2021-2024, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; |