aboutsummaryrefslogtreecommitdiff
path: root/contrib/test_decoding/t/001_repl_stats.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/test_decoding/t/001_repl_stats.pl')
-rw-r--r--contrib/test_decoding/t/001_repl_stats.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/test_decoding/t/001_repl_stats.pl b/contrib/test_decoding/t/001_repl_stats.pl
index 3ab0e807228..2dc5ef5f079 100644
--- a/contrib/test_decoding/t/001_repl_stats.pl
+++ b/contrib/test_decoding/t/001_repl_stats.pl
@@ -1,3 +1,6 @@
+
+# Copyright (c) 2021, PostgreSQL Global Development Group
+
# Test replication statistics data in pg_stat_replication_slots is sane after
# drop replication slot and restart.
use strict;