forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite0275c3
committed
psql: Tab completion for ALTER TYPE ... ADD ATTRIBUTE
Improve psql tab completion for ALTER TYPE ... ADD ATTRIBUTE to offer alist of existing data types (until now no options were offered).Author: Kirill ReshkeReviewed-By: Karina LitskevichDiscussion:https://postgr.es/m/CALdSSPhVELkvutquqrDB=Ujfq_Pjz=6jn-kzh+291KPNViLTfw@mail.gmail.com1 parent1dfeb6a commite0275c3
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2999 | 2999 |
| |
3000 | 3000 |
| |
3001 | 3001 |
| |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
3002 | 3005 |
| |
3003 | 3006 |
| |
3004 | 3007 |
| |
|
0 commit comments
Comments
(0)