Add psql TODO item:

Bruce Momjian <bruce@momjian.us>

Commit: c96d5df53e5cf001ae1aa5c5a44c91dacbf85d6c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2008-06-30T19:41:37Z
Releases: 8.4.0
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

Files

PathChange+/−
doc/src/FAQ/TODO.html modified +9 −1
doc/TODO modified +9 −2