aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/insert.sgml
Commit message (Expand)AuthorAge
* docs: Fix small copy & paste mistake.Andres Freund2019-04-30
* docs: cleanup/remove/update references to OID column.Andres Freund2019-04-17
* Revert MERGE patchSimon Riggs2018-04-12
* MERGE SQL Command following SQL:2016Simon Riggs2018-04-03
* Revert "Modified files for MERGE"Simon Riggs2018-04-02
* Modified files for MERGESimon Riggs2018-04-02
* Handle INSERT .. ON CONFLICT with partitioned tablesAlvaro Herrera2018-03-26
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* Clarify documentationPeter Eisentraut2017-08-27
* doc: Whitespace fixes in man pagesPeter Eisentraut2017-06-14
* Identity columnsPeter Eisentraut2017-04-06
* Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.Tom Lane2017-02-15
* doc: Remove some trailing whitespacePeter Eisentraut2016-12-17
* doc: Improve documentation related to table partitioning feature.Robert Haas2016-12-13
* doc: Whitespace fixes in man pagesPeter Eisentraut2016-08-02
* Docs: improve examples about not repeating table name in UPDATE ... SET.Tom Lane2016-07-08
* Remove redundant sentence.Robert Haas2015-12-09
* doc: Fix markup and improve placeholder namesPeter Eisentraut2015-12-03
* Improve ON CONFLICT documentation.Andres Freund2015-11-19
* doc: Spell checkingPeter Eisentraut2015-09-10
* doc: Whitespace and formatting fixesPeter Eisentraut2015-08-20
* Remove the new UPSERT command tag and use INSERT instead.Andres Freund2015-05-23
* Collection of typo fixes.Heikki Linnakangas2015-05-20
* Minor ON CONFLICT related comments and doc fixes.Andres Freund2015-05-08
* Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.Andres Freund2015-05-08
* 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