]> granicus.if.org Git - postgresql/blobdiff - src/bin/pg_rewind/t/005_same_timeline.pl
Improve handling and coverage of --no-ensure-shutdown in pg_rewind
[postgresql] / src / bin / pg_rewind / t / 005_same_timeline.pl
index 40dbc44caa3ac1077611ccb0944614ee84e1656d..df469d393939634a62070346936393223d47c6b8 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Test that running pg_rewind with the source and target clusters
+# on the same timeline runs successfully.
+#
 use strict;
 use warnings;
 use TestLib;