forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1e1f70c
committed
psql: Tab completion for CREATE TEMP TABLE ... USING
The USING keyword was offered only for persistent tables, not fortemporary ones. So improve that.Author: Kirill ReshkeReviewed-By: Karina LitskevichDiscussion:https://postgr.es/m/CALdSSPhVELkvutquqrDB=Ujfq_Pjz=6jn-kzh+291KPNViLTfw@mail.gmail.com1 parent8f11ef8 commit1e1f70c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3629 | 3629 |
| |
3630 | 3630 |
| |
3631 | 3631 |
| |
3632 |
| - | |
| 3632 | + | |
3633 | 3633 |
| |
3634 | 3634 |
| |
3635 | 3635 |
| |
|
0 commit comments
Comments
(0)