Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-11 | Improve documentation for CREATE RECURSIVE VIEW. | Tom Lane | 9.4.10 |
| 2015-10-30 | doc: security_barrier option is a Boolean, not a string. | Robert Haas | 9.4.6 |
| 2014-10-31 | doc: Improve CREATE VIEW / WITH documentation | Peter Eisentraut | 9.4.0 |
| 2014-07-17 | doc: Spell checking | Peter Eisentraut | 9.4.0 |
| 2014-04-13 | Make security barrier views automatically updatable | Stephen Frost | 9.4.0 |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut | 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 |
| 2013-07-03 | doc: Arrange See Also links in more consistent order | Peter Eisentraut | 9.4.0 |