| Commit message (Expand) | Author | Age |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | 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 |
* | Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page. | Tom Lane | 2011-04-08 |
* | 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 |
* | Support column-level privileges, as required by SQL standard. | Tom Lane | 2009-01-22 |
* | 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 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Spellchecking and such | Peter Eisentraut | 2006-10-23 |
* | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 |
* | 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 |
* | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 2005-11-17 |
* | 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 |
* | Support assignment to subfields of composite columns in UPDATE and INSERT. | Tom Lane | 2004-06-09 |
* | $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 |
* | Code review for UPDATE tab SET col = DEFAULT patch ... whack it around | Tom Lane | 2003-07-03 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Appears I forgot to update the docs earlier. | Bruce Momjian | 2002-04-24 |
* | 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 |
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
* | Fix discrepency in field names. | Thomas G. Lockhart | 2000-10-20 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | Fix typos and inconsistancies found by He Weiping | Thomas G. Lockhart | 2000-08-25 |
* | Fix several <ulink> tags which refer to e-mail addresses | Thomas G. Lockhart | 2000-08-23 |
* | Start updating for the v7.0 release. | Thomas G. Lockhart | 2000-03-27 |
* | 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 |
* | Cleanup markup and minor editing to prepare for first release. | Thomas G. Lockhart | 1998-09-25 |
* | Add new reference pages adapted from Jose'. | Thomas G. Lockhart | 1998-09-05 |