aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/rules.sgml
Commit message (Expand)AuthorAge
* Use an entity instead of non-ASCII letter. Thom BrownTom Lane2010-05-13
* Revert removal of pre-7.4 documenation behavior mentions.Bruce Momjian2010-02-24
* Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldestBruce Momjian2010-02-24
* Don't treat NEW and OLD as reserved words anymore. For the purposes of rulesTom Lane2009-11-05
* Fix wording of section comparing triggers and rules; old wording asBruce Momjian2008-12-16
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Use FROM clause in example UPDATE commands where appropriate. AlsoTom Lane2006-12-27
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Apply a simple solution to the problem of making INSERT/UPDATE/DELETETom Lane2006-09-02
* Removes or minimizes some documentation mentions of backwardBruce Momjian2006-04-23
* Fix typo.Alvaro Herrera2005-10-22
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Make the CREATE RULE syntax description in rules.sgml more consistentNeil Conway2005-05-20
* We haven't had a fixed limit on rule recursion depth since 7.3 ...Tom Lane2005-01-29
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-23
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* Change -> and <- to use proper ampersand markups.Bruce Momjian2005-01-22
* More updates and copy-editing. Rearrange order of sections a little bitTom Lane2004-12-30
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Add documentation for the new "dollar quoting" feature, and update existingNeil Conway2004-05-16
* Add ALSO keyword to CREATE RULE.Bruce Momjian2004-03-09
* This patch makes some SGML markup more consistent and makes a smallNeil Conway2003-12-13
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Spell checking, consistent terminology.Peter Eisentraut2003-11-01
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Add/edit index entries.Peter Eisentraut2003-08-31
* RevisionPeter Eisentraut2003-04-11
* This patch includes more SGML markup fixes as well as a few minorBruce Momjian2003-02-19
* Fix rewrite code so that rules are in fact executed in order by name,Tom Lane2002-10-19
* Adjust handling of command status strings in the presence of rules,Tom Lane2002-10-14
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Change naming rule for ON SELECT rules of views: they're all justTom Lane2002-04-19
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Spell-check and markup policePeter Eisentraut2002-01-20
* Editorial reviewPeter Eisentraut2002-01-07
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Add some more index entries.Peter Eisentraut2001-11-12
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Fix typo.Tatsuo Ishii2001-09-12
* Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut2001-09-10
* Fix rule rewriter so that new ordering of ON INSERT actions appliesTom Lane2001-07-09
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut2001-01-20
* Revise SELECT reference page for outer joins, subselect in FROM,Tom Lane2000-12-12
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Minor markup fixes.Thomas G. Lockhart1999-06-03