| Commit message (Expand) | Author | Age |
* | Add support for ALTER RULE ... RENAME TO. | Tom Lane | 2013-02-08 |
* | Support automatically-updatable views. | Tom Lane | 2012-12-08 |
* | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Support triggers on views. | Tom Lane | 2010-10-10 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Use "alternative" instead of "alternate" where it is clearer. | Peter Eisentraut | 2007-11-07 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Get rid of the separate RULE privilege for tables: now only a table's owner | Tom Lane | 2006-09-05 |
* | Apply a simple solution to the problem of making INSERT/UPDATE/DELETE | Tom Lane | 2006-09-02 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Add documentation for the recent 'ALSO' patch for CREATE RULE. Along | Neil Conway | 2004-03-09 |
* | Better document INSTEAD behavior for rules. | Bruce Momjian | 2004-03-04 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | More editing of reference pages. | Peter Eisentraut | 2003-04-22 |
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
* | Department of second thoughts: make checks for replacing a view slightly | Tom Lane | 2002-09-02 |
* | Revise command completion tags as per hackers message on 20 March. | Peter Eisentraut | 2002-05-18 |
* | Change naming rule for ON SELECT rules of views: they're all just | Tom Lane | 2002-04-19 |
* | pg_trigger's index on tgrelid is replaced by a unique index on | Tom Lane | 2002-04-19 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Disable brackets in multi-statement rules, as discussed. | Bruce Momjian | 2002-03-10 |
* | Fix documentation misstatement: OLD is not valid in ON SELECT. | Tom Lane | 2002-01-24 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Add some notes about conditional rules used with views. | Tom Lane | 2001-11-06 |
* | Bunch of copy fitting and style sheet tweakage to get decent looking print | Peter Eisentraut | 2001-10-09 |
* | Example rules do not work. | Tatsuo Ishii | 2001-09-14 |
* | Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will | Tom Lane | 2001-09-07 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Fix rule rewriter so that new ordering of ON INSERT actions applies | Tom Lane | 2001-07-09 |
* | Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER | Peter Eisentraut | 2001-05-27 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | Bring CREATE RULE reference page into some semblance of agreement with | Tom Lane | 2001-01-06 |
* | In 'Joins between classes' in Section 5 of the tutorial we have, in | Bruce Momjian | 2000-12-12 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | Cleanups | Bruce Momjian | 2000-07-22 |
* | Cleanup | Bruce Momjian | 2000-07-21 |
* | Update rules man pages. | Bruce Momjian | 2000-05-20 |
* | Update man page to prefer old over current. | Bruce Momjian | 2000-04-12 |
* | Update create_rule manual page. | Bruce Momjian | 2000-04-07 |
* | Again update of rule manual page. | Bruce Momjian | 2000-04-07 |
* | Update rule examples | Bruce Momjian | 2000-04-07 |
* | Remove mention of INSTANCE rule system, because it is gone. | Bruce Momjian | 2000-04-07 |