Add URL for:
authorBruce Momjian
Sat, 16 Aug 2008 02:36:58 +0000 (02:36 +0000)
committerBruce Momjian
Sat, 16 Aug 2008 02:36:58 +0000 (02:36 +0000)
* Improve ability to modify views via ALTER TABLE
<
>   http://archives.postgresql.org/pgsql-hackers/2008-08/msg00300.php

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

index 904e693cdc112da500f6b5a08f189e69b9d8b37a..7f2ca2d49f5dae2d026b501f7d9f5e2bc40ceca8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Aug 15 22:15:25 EDT 2008
+Last updated:      Fri Aug 15 22:36:53 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -629,7 +629,7 @@ Views / Rules
 
   http://archives.postgresql.org/pgsql-hackers/2008-05/msg00691.php
   http://archives.postgresql.org/pgsql-hackers/2008-07/msg01410.php
-
+  http://archives.postgresql.org/pgsql-hackers/2008-08/msg00300.php
 
 
 SQL Commands
index 1ec29ee0e55c2db5395bb9171b37fdf87da4412e..c9c3a6d4ef009f5510988387614f3f10aaa10e4f 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Aug 15 22:15:25 EDT 2008
+Last updated:           Fri Aug 15 22:36:53 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -544,6 +544,7 @@ first.  There is also a developer's wiki at
   
  • Improve ability to modify views via ALTER TABLE
  •  

      http://archives.postgresql.org/pgsql-hackers/2008-05/msg00691.php

       http://archives.postgresql.org/pgsql-hackers/2008-07/msg01410.php
    +  http://archives.postgresql.org/pgsql-hackers/2008-08/msg00300.php
     

     
     

    SQL Commands