aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_rule.sgml
Commit message (Expand)AuthorAge
* Department of second thoughts: make checks for replacing a view slightlyTom Lane2002-09-02
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Change naming rule for ON SELECT rules of views: they're all justTom Lane2002-04-19
* pg_trigger's index on tgrelid is replaced by a unique index onTom Lane2002-04-19
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Disable brackets in multi-statement rules, as discussed.Bruce Momjian2002-03-10
* Fix documentation misstatement: OLD is not valid in ON SELECT.Tom Lane2002-01-24
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Add some notes about conditional rules used with views.Tom Lane2001-11-06
* Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut2001-10-09
* Example rules do not work.Tatsuo Ishii2001-09-14
* Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify willTom Lane2001-09-07
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Fix rule rewriter so that new ordering of ON INSERT actions appliesTom Lane2001-07-09
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-27
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Bring CREATE RULE reference page into some semblance of agreement withTom Lane2001-01-06
* In 'Joins between classes' in Section 5 of the tutorial we have, inBruce Momjian2000-12-12
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* CleanupsBruce Momjian2000-07-22
* CleanupBruce Momjian2000-07-21
* Update rules man pages.Bruce Momjian2000-05-20
* Update man page to prefer old over current.Bruce Momjian2000-04-12
* Update create_rule manual page.Bruce Momjian2000-04-07
* Again update of rule manual page.Bruce Momjian2000-04-07
* Update rule examplesBruce Momjian2000-04-07
* Remove mention of INSTANCE rule system, because it is gone.Bruce Momjian2000-04-07
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Fix create_rule is->as.Bruce Momjian1999-02-02
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Markup and editing adjustments...Thomas G. Lockhart1998-09-16
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07
* Make minor formatting improvements to statement synopses.Thomas G. Lockhart1998-08-15
* Fix minor end-of-file formatting.Thomas G. Lockhart1998-07-29
* First version of files from Oliver Elphick.Thomas G. Lockhart1998-07-14