]> granicus.if.org Git - postgresql/commit
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)
commit1272ac82b67ad1b92f4a807576c65d8661fbb6ce
treefa07155f02382751382974b3a56ea152a2fdc7d4
parentbe8451e548ddb2a5c88566ae9c974449e7ab98c5
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