projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24688f4
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Thu, 11 Dec 2014 01:55:30 +0000
(20:55 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Thu, 11 Dec 2014 01:55:30 +0000
(20:55 -0500)
Author: FabrÃzio de Royes Mello <fabriziomello@gmail.com>
src/bin/scripts/t/100_vacuumdb.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/scripts/t/100_vacuumdb.pl
b/src/bin/scripts/t/100_vacuumdb.pl
index d6555f5fef43286fdcab7619f7b198775ac2b56f..ac160ba8374502c095caa8540acf1f10a942bc06 100644
(file)
--- a/
src/bin/scripts/t/100_vacuumdb.pl
+++ b/
src/bin/scripts/t/100_vacuumdb.pl
@@
-29,4
+29,4
@@
issues_sql_like(
issues_sql_like(
[ 'vacuumdb', '-Z', 'postgres' ],
qr/statement: ANALYZE;/,
- 'vacuumdb -
z
');
+ 'vacuumdb -
Z
');