forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3429145
committed
psql: Tab completion for JOIN ... USING column list
For JOIN ... USING, offer attribute names for the first member of thecolumn list.Author: Andreas KarlssonReviewed-By: Tomas VondraDiscussion:https://postgr.es/m/3a7e27bc-d6ed-4cb0-9b21-f21143fc1b37@proxel.se1 parenta01f6fa commit3429145
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5179 | 5179 |
| |
5180 | 5180 |
| |
5181 | 5181 |
| |
| 5182 | + | |
| 5183 | + | |
| 5184 | + | |
| 5185 | + | |
5182 | 5186 |
| |
5183 | 5187 |
| |
5184 | 5188 |
| |
|
0 commit comments
Comments
(0)