Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 9.6.13 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 9.6.11 |
| 2018-08-21 | Fix set of NLS translation issues | Michael Paquier | 9.6.11 |
| 2016-12-21 | Fix order of operations in CREATE OR REPLACE VIEW. | Dean Rasheed | 9.6.2 |
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |