forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbe92207
Add psql tab compression for ALTER TABLE .. { OF | NOT OF }
ALTER TABLE .. OF is now able to complete with the list of availablecomposite types that can be used with the query.Author: Aleksander AlekseevReviewed-by: Shinya KatoDiscussion:https://postgr.es/m/47b71e0c523b30357208e79786161281@oss.nttdata.com1 parentba06acf commitbe92207
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2240 | 2240 |
| |
2241 | 2241 |
| |
2242 | 2242 |
| |
2243 |
| - | |
| 2243 | + | |
| 2244 | + | |
2244 | 2245 |
| |
2245 | 2246 |
| |
2246 | 2247 |
| |
| |||
2473 | 2474 |
| |
2474 | 2475 |
| |
2475 | 2476 |
| |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
2476 | 2481 |
| |
2477 | 2482 |
| |
2478 | 2483 |
| |
|
0 commit comments
Comments
(0)