diff options
Diffstat (limited to 'src/bin/pg_rewind/t/007_standby_source.pl')
-rw-r--r-- | src/bin/pg_rewind/t/007_standby_source.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bin/pg_rewind/t/007_standby_source.pl b/src/bin/pg_rewind/t/007_standby_source.pl index 7a597bf12bd..44319a8204e 100644 --- a/src/bin/pg_rewind/t/007_standby_source.pl +++ b/src/bin/pg_rewind/t/007_standby_source.pl @@ -1,3 +1,6 @@ + +# Copyright (c) 2021, PostgreSQL Global Development Group + # # Test using a standby server as the source. # |