Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-05-06 | Move materialized views' is-populated status into their pg_class entries. | Tom Lane | 9.3.0 |
| 2013-04-09 | Create a distinction between a populated matview and a scannable one. | Kevin Grittner | 9.3.0 |
| 2013-03-06 | Fix missing #include in commands/matview.h. | Tom Lane | 9.3.0 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |