Commits

DateSubjectAuthorReleases
2015-10-30 doc: security_barrier option is a Boolean, not a string. Robert Haas 9.5.0
2015-10-30 doc: security_barrier option is a Boolean, not a string. Robert Haas 9.6.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2014-10-31 doc: Improve CREATE VIEW / WITH documentation Peter Eisentraut 9.5.0
2014-10-31 doc: Improve CREATE VIEW / WITH documentation Peter Eisentraut 9.4.0
2014-07-17 doc: Spell checking Peter Eisentraut 9.5.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.3.0
2013-07-03 doc: Arrange See Also links in more consistent order Peter Eisentraut 9.4.0
2013-06-02 Fix whitespace issues in the man pages Peter Eisentraut 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-02-01 Add CREATE RECURSIVE VIEW syntax Peter Eisentraut 9.3.0
2012-12-08 Support automatically-updatable views. Tom Lane 9.3.0
2012-12-02 Recommend triggers, not rules, in the CREATE VIEW reference page. Tom Lane 9.1.7
2012-12-02 Recommend triggers, not rules, in the CREATE VIEW reference page. Tom Lane 9.2.2
2012-12-02 Recommend triggers, not rules, in the CREATE VIEW reference page. Tom Lane 9.3.0
2011-12-22 Typo fixes. Robert Haas 9.2.0
2011-12-22 Add a security_barrier option for views. Robert Haas 9.2.0
2011-02-01 Document that CREATE VIEW that uses "*" for the column list will not Bruce Momjian 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-10-08 Warn that views can be safely used to hide columns, but not rows. Robert Haas 8.1.23