- Notifications
You must be signed in to change notification settings - Fork5
Commit8ae22e7
committed
Fix tab completion for ALTER ... TABLESPACE ... OWNED BY.
Previously the completion used the wrong word to match 'BY'. This wasintroduced brokenly, in b2de2a. While at it, also add completion ofIN TABLESPACE ... OWNED BY and fix comments referencing nonexistentsyntax.Reported-By: Michael PaquierAuthor: Michael Paquier and Andres FreundDiscussion: CAB7nPqSHDdSwsJqX0d2XzjqOHr==HdWiubCi4L=Zs7YFTUne8w@mail.gmail.comBackpatch: 9.4, like the commit introducing the bug1 parent2c5b57e commit8ae22e7
1 file changed
+11
-3
lines changedLines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1001 | 1001 |
| |
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 |
| - | |
| 1004 | + | |
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 | 1007 |
| |
| |||
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 | 1013 |
| |
1014 |
| - | |
| 1014 | + | |
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 |
| - | |
| 1019 | + | |
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 | 1022 |
| |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
1023 | 1031 |
| |
1024 | 1032 |
| |
1025 | 1033 |
| |
|
0 commit comments
Comments
(0)