Add:
authorBruce Momjian
Wed, 2 Aug 2006 13:29:54 +0000 (13:29 +0000)
committerBruce Momjian
Wed, 2 Aug 2006 13:29:54 +0000 (13:29 +0000)
>  o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
>    references

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

index 3892a378ee2e34eee10965353aa6e1cb32beb720..00ea19405d72cf5d6626ca157eb59db3bb32cb6b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Aug  1 23:11:50 EDT 2006
+Last updated:      Wed Aug  2 09:29:49 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -666,6 +666,8 @@ SQL Commands
      One complication is how to handle rules that run as part of
      the insert.  
      http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
+   o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
+     references
 
 
 * SHOW/SET
index b13b82c918e207560f94b876b739937088855762..2c5976ce103a25706feebf2b85f78ed427d8f9fd 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Aug  1 23:11:50 EDT 2006
+Last updated:           Wed Aug  2 09:29:49 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -601,9 +601,10 @@ first.
           One complication is how to handle rules that run as part of
           the insert.  
           http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
-

+    
  • In rules, allow VALUES() to contain a mixture of 'old' and 'new'
  • +          references
       
    -  </li><li>SHOW/SET
    +  
  • SHOW/SET
  •    
           
    • Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
    •            ANALYZE, and CLUSTER
      @@ -674,7 +675,7 @@ first.
           
         
       
      -

      Clients

      +</p><h1>Clients
       
       
           
      • -Have initdb set the input DateStyle (MDY or DMY) based on locale
      • @@ -1319,6 +1320,6 @@ first.
           
      • Teodor is Teodor Sigaev <[email protected]>
      •    
      • Tom is Tom Lane <[email protected]> of Red Hat
      •  
        -
        +