aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_rule.sgml
Commit message (Expand)AuthorAge
* Add support for ALTER RULE ... RENAME TO.Tom Lane2013-02-08
* Support automatically-updatable views.Tom Lane2012-12-08
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Support triggers on views.Tom Lane2010-10-10
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Use "alternative" instead of "alternate" where it is clearer.Peter Eisentraut2007-11-07
* 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 reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Get rid of the separate RULE privilege for tables: now only a table's ownerTom Lane2006-09-05
* Apply a simple solution to the problem of making INSERT/UPDATE/DELETETom Lane2006-09-02
* More minor updates and copy-editing.Tom Lane2005-01-04
* Add documentation for the recent 'ALSO' patch for CREATE RULE. AlongNeil Conway2004-03-09
* Better document INSTEAD behavior for rules.Bruce Momjian2004-03-04
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* More editing of reference pages.Peter Eisentraut2003-04-22
* Fixups for man pagesPeter Eisentraut2002-11-21
* 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