forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitacba287
committed
Add description and item:
>> Currently, while \e saves a single query as one entry, interactive> queries are saved one line at a time. Ideally all queries> whould be saved like \e does.>> o Allow multi-line column values to align in the proper columns>> If the second output column value is 'a\nb', the 'b' should appear> in the second display column, rather than the first column as it> does now.1 parentcad7f83 commitacba287
2 files changed
+21
-2
lines changedLines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
542 | 552 |
| |
543 | 553 |
| |
544 | 554 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
488 | 488 |
| |
489 | 489 |
| |
490 | 490 |
| |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
491 | 500 |
| |
492 | 501 |
| |
493 | 502 |
| |
|
0 commit comments
Comments
(0)