We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba22085 commit bf1c1f7Copy full SHA for bf1c1f7
contrib/pg_upgrade/.gitignore
@@ -1,6 +1,8 @@
1
/pg_upgrade
2
# Generated by test suite
3
-analyze_new_cluster.sh
4
-delete_old_cluster.sh
+/analyze_new_cluster.sh
+/delete_old_cluster.sh
5
+/analyze_new_cluster.bat
6
+/delete_old_cluster.bat
7
/log/
8
/tmp_check/
0 commit comments