aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/insert.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.Tom Lane2011-04-08
* Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements.Tom Lane2010-10-15
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Support column-level privileges, as required by SQL standard.Tom Lane2009-01-22
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Allow AS to be omitted when specifying an output column name in SELECTTom Lane2008-02-15
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Spellchecking and suchPeter Eisentraut2006-10-23
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-18
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests.Tom Lane2006-08-12
* Make SQL arrays support null elements. This commit fixes the core arrayTom Lane2005-11-17
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-09
* More minor updates and copy-editing.Tom Lane2005-01-04
* Support assignment to subfields of composite columns in UPDATE and INSERT.Tom Lane2004-06-09
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* Code review for UPDATE tab SET col = DEFAULT patch ... whack it aroundTom Lane2003-07-03
* Editing of more reference pages.Peter Eisentraut2003-04-26
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Appears I forgot to update the docs earlier.Bruce Momjian2002-04-24
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* 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
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-25
* Fix discrepency in field names.Thomas G. Lockhart2000-10-20
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Fix typos and inconsistancies found by He WeipingThomas G. Lockhart2000-08-25
* Fix several <ulink> tags which refer to e-mail addressesThomas G. Lockhart2000-08-23
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* 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
* 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
* Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart1998-09-25
* Add new reference pages adapted from Jose'.Thomas G. Lockhart1998-09-05