mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
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 >
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -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
|
||||
|
Reference in New Issue
Block a user