Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 14 Jan 2008 22:14:30 +0000 (22:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 14 Jan 2008 22:14:30 +0000 (22:14 +0000)
commit1e33a52acbd1c82f0376d327e3fe35187df570ff
tree472c0c2444b900aebe2927d5ead30e021956236f
parentd6f9fd8a0cf855f054d703397a37b3988096a367
Add:

>
> * Add the ability to automatically create materialized views
>
>   Right now materialized views require the user to create triggers on the
>   main table to keep the summary table current.  SQL syntax should be able
>   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.
>
doc/TODO
doc/src/FAQ/TODO.html