diff options
| author | Bruce Momjian | 2008-06-30 19:45:15 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2008-06-30 19:45:15 +0000 |
| commit | 5ce521f648ad33d3c92b2459423151752f48f6dc (patch) | |
| tree | bae5dec8105a6fb926de238a124d6b476a952ca7 /doc/TODO | |
| parent | c96d5df53e5cf001ae1aa5c5a44c91dacbf85d6c (diff) | |
Add psql TODO:
> o Add "auto" expanded mode that outputs in expanded format if
> "wrapped" mode can't wrap the output to the screen width
>
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php
>
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon Jun 30 15:41:25 EDT 2008 +Last updated: Mon Jun 30 15:45:09 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1129,6 +1129,11 @@ Clients 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 + o Add "auto" expanded mode that outputs in expanded format if + "wrapped" mode can't wrap the output to the screen width + + http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php + * pg_dump / pg_restore o %Add dumping of comments on index columns and composite type columns |
