Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 9.4.26 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-13 | Make security barrier views automatically updatable | Stephen Frost | 9.4.0 |
| 2014-03-07 | Avoid getting more than AccessShareLock when deparsing a query. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-18 | Allow only some columns of a view to be auto-updateable. | Robert Haas | 9.4.0 |
| 2013-07-18 | WITH CHECK OPTION support for auto-updatable VIEWs | Stephen Frost | 9.4.0 |