Commits

DateSubjectAuthorReleases
2013-07-18 WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 9.4.0
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.0
2012-12-31 Fix ruleutils to cope with conflicts from adding/dropping/renaming columns. Tom Lane 9.3.0
2012-09-21 Improve ruleutils.c's heuristics for dealing with rangetable aliases. Tom Lane 9.3.0
2011-12-22 Add a security_barrier option for views. Robert Haas 9.2.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.1.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2009-01-27 Revert updatable views Peter Eisentraut 8.4.0
2009-01-22 Automatic view update rules Peter Eisentraut 8.4.0
2008-12-16 Department of second thoughts: further experimentation with CREATE OR REPLACE Tom Lane 8.4.0
2008-12-15 Code review for CREATE OR REPLACE VIEW patch. Do things in a saner order to Tom Lane 8.4.0
2008-12-06 Allow CREATE OR REPLACE VIEW to add columns to the _end_ of the view. Bruce Momjian 8.4.0
2008-06-11 Improve reporting of dependencies in DROP to work like the scheme that we Tom Lane 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2005-02-02 Add support for temporary views, including documentation and regression Neil Conway 8.1.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2003-11-01 Fix hidden whitespace differences between expected and result files. Peter Eisentraut 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2002-09-02 Department of second thoughts: make checks for replacing a view slightly Tom Lane 7.3.1
2002-09-02 CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. Tom Lane 7.3.1
2000-06-10 Update regression tests for ONLY and other recent changes. Tom Lane 7.1.1
2000-01-05 Update output to new psql conventions. Thomas G. Lockhart 7.1.1