forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7fa3db3
committed
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Dagfinn Ilmari Mannsåker and Tom LaneDiscussion:https://postgr.es/m/87k0curq0w.fsf@wibble.ilmari.org1 parentba9a7e3 commit7fa3db3
2 files changed
+48
-0
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
341 | 354 |
| |
342 | 355 |
| |
343 | 356 |
| |
|
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
405 | 423 |
| |
406 | 424 |
| |
407 | 425 |
| |
| |||
1105 | 1123 |
| |
1106 | 1124 |
| |
1107 | 1125 |
| |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
1108 | 1141 |
| |
1109 | 1142 |
| |
1110 | 1143 |
| |
| |||
4176 | 4209 |
| |
4177 | 4210 |
| |
4178 | 4211 |
| |
| 4212 | + | |
| 4213 | + | |
4179 | 4214 |
| |
4180 | 4215 |
| |
4181 | 4216 |
| |
|
0 commit comments
Comments
(0)