Thanks to visit codestin.com Credit goes to github.com
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 24688f4 commit 7442a88Copy full SHA for 7442a88
src/bin/scripts/t/100_vacuumdb.pl
@@ -29,4 +29,4 @@
29
issues_sql_like(
30
[ 'vacuumdb', '-Z', 'postgres' ],
31
qr/statement: ANALYZE;/,
32
- 'vacuumdb -z');
+ 'vacuumdb -Z');
0 commit comments