forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitff9bff0
committed
Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE
This was missing since803b130, which has introduced the option for theuser-facing VACUUM and ANALYZE.Author: Masahiko SawadaDiscussion:https://postgr.es/m/CAD21AoD2TMdTxRhZ7WSp940V82_OAyPmgHnbi25UbbArLgA92Q@mail.gmail.com1 parente988878 commitff9bff0
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2065 | 2065 |
| |
2066 | 2066 |
| |
2067 | 2067 |
| |
2068 |
| - | |
2069 |
| - | |
2070 |
| - | |
2071 | 2068 |
| |
2072 | 2069 |
| |
2073 | 2070 |
| |
2074 | 2071 |
| |
2075 |
| - | |
2076 |
| - | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
2077 | 2083 |
| |
2078 | 2084 |
| |
2079 | 2085 |
| |
| |||
3423 | 3429 |
| |
3424 | 3430 |
| |
3425 | 3431 |
| |
3426 |
| - | |
| 3432 | + | |
3427 | 3433 |
| |
3428 | 3434 |
| |
3429 | 3435 |
| |
|
0 commit comments
Comments
(0)