index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
insert.sgml
Age
Commit message (
Expand
)
Author
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2024-07-25
Doc: fix misleading syntax synopses for targetlists.
Tom Lane
2022-07-14
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-03-28
Add support for MERGE SQL command
Alvaro Herrera
2020-05-11
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-03-31
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2019-11-24
doc: Fix whitespace in syntax.
Thomas Munro
2019-04-30
docs: Fix small copy & paste mistake.
Andres Freund
2019-04-18
docs: cleanup/remove/update references to OID column.
Andres Freund
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-03-26
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-08-28
Clarify documentation
Peter Eisentraut
2017-06-14
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-04-06
Identity columns
Peter Eisentraut
2017-02-15
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.
Tom Lane
2016-12-17
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-13
doc: Improve documentation related to table partitioning feature.
Robert Haas
2016-08-02
doc: Whitespace fixes in man pages
Peter Eisentraut
2016-07-08
Docs: improve examples about not repeating table name in UPDATE ... SET.
Tom Lane
2015-12-09
Remove redundant sentence.
Robert Haas
2015-12-03
doc: Fix markup and improve placeholder names
Peter Eisentraut
2015-11-19
Improve ON CONFLICT documentation.
Andres Freund
2015-09-11
doc: Spell checking
Peter Eisentraut
2015-08-21
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-05-22
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-08
Minor ON CONFLICT related comments and doc fixes.
Andres Freund
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2012-06-21
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-04-08
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.
Tom Lane
2010-10-15
Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2009-01-22
Support column-level privileges, as required by SQL standard.
Tom Lane
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-02-15
Allow AS to be omitted when specifying an output column name in SELECT
Tom Lane
2007-01-31
Update reference documentation on may/can/might:
Bruce Momjian
2006-10-23
Spellchecking and such
Peter Eisentraut
2006-09-18
Documentation for VALUES lists. Joe Conway and Tom Lane
Tom Lane
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
[next]