> * Improve ability to modify views via ALTER TABLE
>
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00691.php
PostgreSQL TODO List
====================
-Last updated: Mon Jul 14 16:54:11 EDT 2008
+Last updated: Mon Jul 14 18:57:12 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
sophisticated implementation would automatically retrieve from the
summary table when the main table is referenced, if possible.
+* Improve ability to modify views via ALTER TABLE
+
+ http://archives.postgresql.org/pgsql-hackers/2008-05/msg00691.php
+
SQL Commands
-Last updated: Mon Jul 14 16:54:11 EDT 2008
+Last updated: Mon Jul 14 18:57:12 EDT 2008
The most recent version of this document can be viewed at
to manager the triggers and summary table automatically. A more
sophisticated implementation would automatically retrieve from the
summary table when the main table is referenced, if possible.
+
+
Improve ability to modify views via ALTER TABLE