Commits

DateSubjectAuthorReleases
2015-11-16 Speed up ruleutils' name de-duplication code, and fix overlength-name case. Tom Lane 9.6.0
2015-11-16 Speed up ruleutils' name de-duplication code, and fix overlength-name case. Tom Lane 9.5.0
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.2.15
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.4.6
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.3.11
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.1.20
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.6.0
2015-11-15 Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES() contexts. Tom Lane 9.5.0
2014-07-19 Partial fix for dropped columns in functions returning composite. Tom Lane 9.3.5
2014-07-19 Partial fix for dropped columns in functions returning composite. Tom Lane 9.4.0
2014-07-19 Partial fix for dropped columns in functions returning composite. Tom Lane 9.5.0
2014-05-02 Fix yet another corner case in dumping rules/views with USING clauses. Tom Lane 9.3.5
2014-05-02 Fix yet another corner case in dumping rules/views with USING clauses. Tom Lane 9.4.0
2013-07-23 Further hacking on ruleutils' new column-alias-assignment code. Tom Lane 9.3.0
2013-07-23 Further hacking on ruleutils' new column-alias-assignment code. Tom Lane 9.4.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.3.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.4.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
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
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