Add line item to "TODO" about Materialized Views
authorChristopher Harrington <ironiridis@gmail.com>
Mon, 24 Nov 2014 07:30:40 +0000 (01:30 -0600)
committerRobert Treat <robert@omniti.com>
Mon, 30 Oct 2017 22:31:50 +0000 (18:31 -0400)
TODO

diff --git a/TODO b/TODO
index e7972a0263ca33cfbcf161ab5b3ed2f59c2d891f..6e594616e7ac215fec8143f4d9f126c7cad59603 100644 (file)
--- a/TODO
+++ b/TODO
@@ -95,6 +95,7 @@ Views
 
 * Support temporary views per 8.1?
 * Support updateable views, see http://gerrybthunkings.blogspot.com/2010/01/how-should-postgresql-pgadmin-iii-deal.html
+* Support Materialized Views
 
 Sequences
 ---------