index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
insert.sgml
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: clarify that "excluded" ON CONFLICT is a single row
Bruce Momjian
2022-07-14
1
-2
/
+2
*
doc: mention that INSERT can block because of unique indexes
Bruce Momjian
2022-07-14
1
-0
/
+5
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
1
-1
/
+10
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
1
-6
/
+5
*
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2020-03-31
1
-9
/
+22
*
doc: Fix whitespace in syntax.
Thomas Munro
2019-11-25
1
-1
/
+1
*
docs: Fix small copy & paste mistake.
Andres Freund
2019-04-30
1
-1
/
+1
*
docs: cleanup/remove/update references to OID column.
Andres Freund
2019-04-17
1
-8
/
+6
*
Revert MERGE patch
Simon Riggs
2018-04-12
1
-10
/
+1
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
1
-1
/
+10
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
1
-10
/
+1
*
Modified files for MERGE
Simon Riggs
2018-04-02
1
-1
/
+10
*
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2018-03-26
1
-0
/
+8
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
1
-4
/
+4
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
1
-4
/
+4
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
1
-43
/
+43
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
1
-43
/
+43
*
Clarify documentation
Peter Eisentraut
2017-08-27
1
-2
/
+3
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
1
-2
/
+1
*
Identity columns
Peter Eisentraut
2017-04-06
1
-0
/
+41
*
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.
Tom Lane
2017-02-15
1
-4
/
+4
*
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-17
1
-1
/
+1
*
doc: Improve documentation related to table partitioning feature.
Robert Haas
2016-12-13
1
-0
/
+11
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2016-08-02
1
-2
/
+1
*
Docs: improve examples about not repeating table name in UPDATE ... SET.
Tom Lane
2016-07-08
1
-2
/
+2
*
Remove redundant sentence.
Robert Haas
2015-12-09
1
-2
/
+1
*
doc: Fix markup and improve placeholder names
Peter Eisentraut
2015-12-03
1
-14
/
+14
*
Improve ON CONFLICT documentation.
Andres Freund
2015-11-19
1
-365
/
+378
*
doc: Spell checking
Peter Eisentraut
2015-09-10
1
-2
/
+2
*
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-08-20
1
-20
/
+20
*
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-23
1
-14
/
+7
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Minor ON CONFLICT related comments and doc fixes.
Andres Freund
2015-05-08
1
-2
/
+2
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-18
/
+385
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
1
-4
/
+4
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
1
-8
/
+7
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
1
-2
/
+1
*
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.
Tom Lane
2011-04-08
1
-0
/
+14
*
Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements.
Tom Lane
2010-10-15
1
-1
/
+24
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
1
-4
/
+4
*
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-22
1
-5
/
+8
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
1
-1
/
+2
*
Allow AS to be omitted when specifying an output column name in SELECT
Tom Lane
2008-02-15
1
-2
/
+2
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
1
-3
/
+3
*
Spellchecking and such
Peter Eisentraut
2006-10-23
1
-2
/
+2
*
Documentation for VALUES lists. Joe Conway and Tom Lane
Tom Lane
2006-09-18
1
-5
/
+16
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
1
-18
/
+1
*
Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests.
Tom Lane
2006-08-12
1
-6
/
+59
*
Make SQL arrays support null elements. This commit fixes the core array
Tom Lane
2005-11-17
1
-4
/
+4
[next]