forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaa9de54
committed
vacuumdb: Reword --help message for clarity
The --help output stated that schemas were specified using PATTERNwhen they in fact aren't pattern matched but are required to beexact matches. This changes to SCHEMA to make that clear.Backpatch through v16 where this was introduced.Author: Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>Discussion:https://postgr.es/m/CAMyC8qp9mXPQd5D6s6CJxvmignsbTqGZwDDB6VYJOn1A8WG38w@mail.gmail.comBackpatch-through: 161 parentfb56a18 commitaa9de54
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1171 | 1171 |
| |
1172 | 1172 |
| |
1173 | 1173 |
| |
1174 |
| - | |
1175 |
| - | |
| 1174 | + | |
| 1175 | + | |
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 | 1178 |
| |
|
0 commit comments
Comments
(0)