pgsql: Add psql TODO item: > o Add option to wrap column values at - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add psql TODO item: > o Add option to wrap column values at
Date
Msg-id 20080630194137.B66E3754857@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: ltree support for multibyte encodings.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add psql TODO: > o Add "auto" expanded mode that outputs in