pgsql: Add psql TODO item: > o Add option to wrap column values at

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add psql TODO item: > o Add option to wrap column values at
Дата
Msg-id 20080630194137.B66E3754857@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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-layout

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2477 -> r1.2478)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2477&r2=1.2478)
    pgsql/doc/src/FAQ:
        TODO.html (r1.983 -> r1.984)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.983&r2=1.984)

В списке pgsql-committers по дате отправления:

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: ltree support for multibyte encodings.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add psql TODO: > o Add "auto" expanded mode that outputs in