Add to TODO:
authorBruce Momjian
Thu, 8 May 2008 01:45:16 +0000 (01:45 +0000)
committerBruce Momjian
Thu, 8 May 2008 01:45:16 +0000 (01:45 +0000)
> * Add database and transaction-level triggers
>
>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php

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

index 4803f12cceb92cf928d08d0895eb608cdd04745e..682322c2e48f52bd5d23605f9845e94887e1971c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed May  7 00:45:53 EDT 2008
+Last updated:      Wed May  7 21:45:08 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1237,6 +1237,9 @@ Triggers
   http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
 
 * -Add ability to trigger on TRUNCATE
+* Add database and transaction-level triggers
+
+  http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php
 
 
 
index 2ee352e61b9b1a1f739f9e6259e9406be19793bd..00042254692e6ffdd34f8be98a7097f6c742fc2a 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed May  7 00:45:53 EDT 2008
+Last updated:           Wed May  7 21:45:08 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1074,6 +1074,9 @@ first.  There is also a developer's wiki at
 

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

 

   
  • -Add ability to trigger on TRUNCATE
  • +  
  • Add database and transaction-level triggers
  • +

      http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php

    +

     
     

    Indexes