Commits
Showing commits that first shipped in 9.4 (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.4.9 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-06 | Reduce lock levels of some ALTER TABLE cmds | Simon Riggs | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 9.4.0 |
| 2013-07-12 | Switch user ID to the object owner when populating a materialized view. | Noah Misch | 9.4.0 |