forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd547f7c

Amit Kapila
Re-order disable_on_error in tab-complete.
By convention, the tab-complete subscription parameters are listed in theCOMPLETE_WITH lists in alphabetical order, but when the "disable_on_error"parameter was introduced this was not done.This patch just tidies that up.Reported-by: Peter SmithAuthor: Peter SmithReviewed-by: Euler Taveira, Takamichi OsumiBackpatch-through: 15, where it was introducedDiscussion:https://postgr.es/m/CAHut+PucvKZgg_eJzUW--iL6DXHg1Jwj6F09tQziE3kUF67uLg@mail.gmail.com1 parent1409ead commitd547f7c
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 |
| - | |
| 1876 | + | |
1877 | 1877 |
| |
1878 | 1878 |
| |
1879 | 1879 |
| |
| |||
3152 | 3152 |
| |
3153 | 3153 |
| |
3154 | 3154 |
| |
3155 |
| - | |
3156 |
| - | |
| 3155 | + | |
| 3156 | + | |
3157 | 3157 |
| |
3158 | 3158 |
| |
3159 | 3159 |
| |
|
0 commit comments
Comments
(0)