index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
insert.sgml
Commit message (
Expand
)
Author
Age
*
doc: clarify that "excluded" ON CONFLICT is a single row
Bruce Momjian
2022-07-14
*
doc: mention that INSERT can block because of unique indexes
Bruce Momjian
2022-07-14
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2020-03-31
*
doc: Fix whitespace in syntax.
Thomas Munro
2019-11-25
*
docs: Fix small copy & paste mistake.
Andres Freund
2019-04-30
*
docs: cleanup/remove/update references to OID column.
Andres Freund
2019-04-17
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2018-03-26
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Clarify documentation
Peter Eisentraut
2017-08-27
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
*
Identity columns
Peter Eisentraut
2017-04-06
*
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.
Tom Lane
2017-02-15
*
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-17
*
doc: Improve documentation related to table partitioning feature.
Robert Haas
2016-12-13
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2016-08-02
*
Docs: improve examples about not repeating table name in UPDATE ... SET.
Tom Lane
2016-07-08
*
Remove redundant sentence.
Robert Haas
2015-12-09
*
doc: Fix markup and improve placeholder names
Peter Eisentraut
2015-12-03
*
Improve ON CONFLICT documentation.
Andres Freund
2015-11-19
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-08-20
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
*
Minor ON CONFLICT related comments and doc fixes.
Andres Freund
2015-05-08
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
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
[next]