Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-03-03 | Change many routines to return ObjectAddress rather than OID | Alvaro Herrera |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-08-25 | Have CREATE TABLE AS and REFRESH return an OID | Alvaro Herrera |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-07-16 | Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. | Kevin Grittner |
2013-05-29 | pgindent run for release 9.3 | Bruce Momjian |
2013-05-06 | Move materialized views' is-populated status into their pg_class entries. | Tom Lane |
2013-04-09 | Create a distinction between a populated matview and a scannable one. | Kevin Grittner |
2013-03-06 | Fix missing #include in commands/matview.h. | Tom Lane |
2013-03-04 | Add a materialized view relations. | Kevin Grittner |