git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 46ba86c)
Fix typo in TAP tests of vacuumdb
2023年5月25日 07:26:08 +0000 (16:26 +0900)
2023年5月25日 07:26:08 +0000 (16:26 +0900)
Noticed while scanning the area, introduced in 582edc3.


diff --git a/src/bin/scripts/t/100_vacuumdb.pl b/src/bin/scripts/t/100_vacuumdb.pl
index a93782bc0dc4f535d61af011f1be83ae4b2e7de4..eccfcc54a1a196d3a146d42b5baad271f6d39c14 100644 (file)
--- a/src/bin/scripts/t/100_vacuumdb.pl
+++ b/src/bin/scripts/t/100_vacuumdb.pl
@@ -117,7 +117,7 @@ $node->command_ok([qw|vacuumdb -Z --table="need""q(uot"(")x") postgres|],
'column list');
$node->command_fails(
[qw|vacuumdb -Zt funcidx postgres|],
- 'unqualifed name via functional index');
+ 'unqualified name via functional index');
$node->command_fails(
[ 'vacuumdb', '--analyze', '--table', 'vactable(c)', 'postgres' ],
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /