Commits

DateSubjectAuthorReleases
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.2.2
2012-10-24 When converting a table to a view, remove its system columns. Tom Lane 9.3.0
2012-08-20 Fix typo in comment. Tom Lane 9.3.0
2012-08-19 Allow OLD and NEW in multi-row VALUES within rules. Tom Lane 9.3.0
2012-02-19 Improve pretty printing of viewdefs. Andrew Dunstan 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2009-09-22 Fix crash if a DROP is attempted on an internally-dependent object. Tom Lane 8.4.2
2009-09-22 Fix crash if a DROP is attempted on an internally-dependent object. Tom Lane 9.0.0
2009-01-19 Alter the regression test cases that rely on the sort order of "ch" between Peter Eisentraut 8.4.0
2007-05-26 Repair two constraint-exclusion corner cases triggered by proving that an Tom Lane 8.3.0
2006-02-27 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in Peter Eisentraut 8.2.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2005-03-26 Add another ORDER BY to rules test to eliminate platform-specific Tom Lane 8.0.2
2005-03-26 Add another ORDER BY to rules test to eliminate platform-specific Tom Lane 8.1.0
2004-10-03 Add regression test inspired by Sebastian Böck. Tom Lane 8.0.0
2004-03-09 Add ALSO keyword to CREATE RULE. Bruce Momjian 8.0.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2003-10-31 Moved the recently added test for foreign key disabled by rewrite Jan Wieck 7.4.1
2003-10-31 Moved the recently added test for foreign key disabled by rewrite Jan Wieck 7.3.5
2002-12-14 Initial version of the SQL information schema Peter Eisentraut 7.4.1
2002-11-21 Wups, stuck ORDER BY on wrong query while trying to eliminate random Tom Lane 7.4.1
2002-11-21 Finish implementation of hashed aggregation. Add enable_hashagg GUC Tom Lane 7.4.1
2002-10-19 Fix rewrite code so that rules are in fact executed in order by name, Tom Lane 7.3.1
2002-09-02 Fix ordering regression problem on freebsd/alpha by adding ORDER BY. Bruce Momjian 7.3.1
2002-09-02 CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. Tom Lane 7.3.1