Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.3.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-04-12 | Clean up the mess around EXPLAIN and materialized views. | Tom Lane | 9.3.0 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-12-23 | Adjust many backend functions to return OID rather than void. | Robert Haas | 9.3.0 |