| Commit message (Expand) | Author | Age |
* | Provide adequate documentation of the "table_name *" notation. | Tom Lane | 2012-09-17 |
* | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 |
* | Document DELETE/UPDATE command tag behavior when triggers are involved. | Robert Haas | 2011-10-10 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. | Tom Lane | 2010-10-15 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut | 2009-09-19 |
* | Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to | Tom Lane | 2008-11-16 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Allow AS to be omitted when specifying an output column name in SELECT | Tom Lane | 2008-02-15 |
* | spell checker run | Peter Eisentraut | 2007-11-28 |
* | Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. | Tom Lane | 2007-06-11 |
* | 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 |
* | Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. | Tom Lane | 2006-08-12 |
* | Allow an optional alias for the target table to be specified for UPDATE | Neil Conway | 2006-01-22 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | Change the default setting of "add_missing_from" to false. This has been | Neil Conway | 2005-04-08 |
* | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 |
* | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane | 2005-01-09 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | 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 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | Updated user's guide to match new psql's output format | Peter Eisentraut | 2000-03-26 |
* | Fix typo in sgml source. | Bruce Momjian | 1999-10-04 |
* | Make a mention of the new TRUNCATE command. | Thomas G. Lockhart | 1999-10-01 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
* | Minor cleanup in markup, especially in the Output section. | Thomas G. Lockhart | 1998-10-30 |
* | Editing and markup cleanup. | Thomas G. Lockhart | 1998-09-22 |
* | Very minor formatting fixup in the refentry id field to remove | Thomas G. Lockhart | 1998-09-07 |
* | Add new files from Oliver and Thomas. | Thomas G. Lockhart | 1998-09-01 |