Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. | Kevin Grittner | 2013-07-16 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Move materialized views' is-populated status into their pg_class entries. | Tom Lane | 2013-05-06 |
* | Create a distinction between a populated matview and a scannable one. | Kevin Grittner | 2013-04-09 |
* | Fix missing #include in commands/matview.h. | Tom Lane | 2013-03-06 |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |