aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/matview.h
Commit message (Expand)AuthorAge
* Update copyright for 2014Bruce Momjian2014-01-07
* Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.Kevin Grittner2013-07-16
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Move materialized views' is-populated status into their pg_class entries.Tom Lane2013-05-06
* Create a distinction between a populated matview and a scannable one.Kevin Grittner2013-04-09
* Fix missing #include in commands/matview.h.Tom Lane2013-03-06
* Add a materialized view relations.Kevin Grittner2013-03-03