Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix direct access to Relation->rd_indpred. | Tom Lane | 2013-07-18 |
* | Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. | Kevin Grittner | 2013-07-16 |
* | Switch user ID to the object owner when populating a materialized view. | Noah Misch | 2013-07-12 |
* | 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 |
* | Incidental cleanup of matviews code. | Tom Lane | 2013-04-27 |
* | Create a distinction between a populated matview and a scannable one. | Kevin Grittner | 2013-04-09 |
* | Allow I/O reliability checks using 16-bit checksums | Simon Riggs | 2013-03-22 |
* | Extend object-access hook machinery to support post-alter events. | Robert Haas | 2013-03-17 |
* | WAL-log the extension of a new empty MV heap which is being populated. | Kevin Grittner | 2013-03-06 |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |