Done:
authorBruce Momjian
Fri, 28 Mar 2008 15:18:42 +0000 (15:18 +0000)
committerBruce Momjian
Fri, 28 Mar 2008 15:18:42 +0000 (15:18 +0000)
> * -Add ability to trigger on TRUNCATE

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

index 87e4c4945f40372db2f08c35905660a6e3b13a39..bd1cc1946d3f6b0136bf243f3ca87ffeacc93f05 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Thu Mar 27 23:29:45 EDT 2008
+Last updated:      Fri Mar 28 11:18:29 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1205,9 +1205,7 @@ Triggers
 
   http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
 
-* Add ability to trigger on TRUNCATE
-
-  http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php
+* -Add ability to trigger on TRUNCATE
 
 
 
index cdf60ccd01d47b74733689008171d7deefe6f109..eff25193643f116e61269b377335f2ad8c74b45d 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Thu Mar 27 23:29:45 EDT 2008
+Last updated:           Fri Mar 28 11:18:29 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1041,9 +1041,7 @@ first.  There is also a developer's wiki at
   
  • Allow BEFORE INSERT triggers on views
  •  

      http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php

     

    -  
  • Add ability to trigger on TRUNCATE
  • -

      http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php

    -

    +  
  • -Add ability to trigger on TRUNCATE
  •  
     

    Indexes