Add psql TODO:
authorBruce Momjian
Mon, 30 Jun 2008 19:45:15 +0000 (19:45 +0000)
committerBruce Momjian
Mon, 30 Jun 2008 19:45:15 +0000 (19:45 +0000)
>  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
>

doc/TODO
doc/src/FAQ/TODO.html

index 95cc981e4e8852cd38106079ee38e86765dcea97..1e1c45b52c4c7029f5f16428b86be0e01b63482e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
index a4f77376ebac1c3a068e4bf788305a96590c300b..0d7b2d225a2a21dac56e63e6aae543d6fd67305f 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -976,9 +976,12 @@ first.  There is also a developer's wiki at
           algorithm documented in the W3C specification.
           http://archives.postgresql.org/pgsql-hackers/2008-05/msg00404.php
           auto-table-layout">http://www.w3.org/TR/CSS21/tables.htmlauto-table-layout
+    
  • 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

     

       
    -  </li><li>pg_dump / pg_restore
    +  
  • pg_dump / pg_restore
  •    
           
    • %Add dumping of comments on index columns and composite type columns
    •      
    • %Add full object name to the tag field.  eg. for operators we need
    • @@ -1078,7 +1081,7 @@ first.  There is also a developer's wiki at
       

         
       
      -

      Triggers

      +</p><h1>Triggers
       
       
           
      • Add deferred trigger queue file
      • @@ -1840,6 +1843,6 @@ first.  There is also a developer's wiki at
           to run in the same process address space as the client application
           would add too much complexity and failure cases.

         
        -
        +