Commits

DateSubjectAuthorReleases
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 7.4.29
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.0.25
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.1.21
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.2.17
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.3.11
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.4.4
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 9.0.0
2009-11-05 Don't treat NEW and OLD as reserved words anymore. For the purposes of rules Tom Lane 9.0.0
2006-12-27 Use FROM clause in example UPDATE commands where appropriate. Also Tom Lane 8.2.1
2006-12-27 Use FROM clause in example UPDATE commands where appropriate. Also Tom Lane 8.3.0
2006-09-02 Apply a simple solution to the problem of making INSERT/UPDATE/DELETE Tom Lane 8.2.0
2005-01-29 We haven't had a fixed limit on rule recursion depth since 7.3 ... Tom Lane 7.4.7
2005-01-29 We haven't had a fixed limit on rule recursion depth since 7.3 ... Tom Lane 8.0.1
2005-01-29 We haven't had a fixed limit on rule recursion depth since 7.3 ... Tom Lane 8.1.0
2004-12-30 More updates and copy-editing. Rearrange order of sections a little bit Tom Lane 8.0.0
2002-10-19 Fix rewrite code so that rules are in fact executed in order by name, Tom Lane 7.3.1
2002-10-14 Adjust handling of command status strings in the presence of rules, Tom Lane 7.3.1
2002-04-19 Change naming rule for ON SELECT rules of views: they're all just Tom Lane 7.3.1
2001-07-09 Fix rule rewriter so that new ordering of ON INSERT actions applies Tom Lane 7.2.1
2000-12-12 Revise SELECT reference page for outer joins, subselect in FROM, Tom Lane 7.1.1