projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0e33a8
)
Add line item to "TODO" about Materialized Views
author
Christopher Harrington
<ironiridis@gmail.com>
Mon, 24 Nov 2014 07:30:40 +0000
(
01:30
-0600)
committer
Robert Treat
<rob@xzilla.net>
Sun, 25 Jan 2015 15:23:08 +0000
(10:23 -0500)
TODO
patch
|
blob
|
blame
|
history
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
---------