- Notifications
You must be signed in to change notification settings - Fork28
Commitc96d5df
committed
Add psql TODO item:
> o Add option to wrap column values at whitespace boundaries,> rather than chopping them at a fixed width.> Currently, "wrapped" format chops values into fixed> widths. Perhaps the word wrapping could use the same> algorithm documented in the W3C specification.>http://archives.postgresql.org/pgsql-hackers/2008-05/msg00404.php>http://www.w3.org/TR/CSS21/tables.html#auto-table-layout1 parent8eee65c commitc96d5df
2 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
1124 | | - | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1125 | 1132 | | |
1126 | 1133 | | |
1127 | 1134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
972 | 980 | | |
973 | 981 | | |
974 | 982 | | |
| |||
0 commit comments
Comments
(0)