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
REL_18_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
/
merge.sgml
Age
Commit message (
Expand
)
Author
12 days
doc: Updates for RETURNING OLD/NEW.
Dean Rasheed
12 days
doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2024-11-01
doc: remove useless MERGE example
Bruce Momjian
2024-07-25
Doc: fix misleading syntax synopses for targetlists.
Tom Lane
2024-03-30
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-17
Fix PDF doc generation.
Dean Rasheed
2024-03-17
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-13
doc: Improve a couple of places in the MERGE docs.
Dean Rasheed
2024-02-29
Support MERGE into updatable views.
Dean Rasheed
2024-02-26
Revise MERGE documentation
Alvaro Herrera
2024-01-16
Decorate WITH with literal markup tags
Daniel Gustafsson
2023-11-18
doc: improve description of privileges for MERGE and update glossary.
Dean Rasheed
2023-10-27
doc: wording improvements
Bruce Momjian
2022-12-09
Update MERGE docs to mention that ONLY is supported.
Dean Rasheed
2022-09-09
Doc fixes for MERGE statement
Alvaro Herrera
2022-08-12
MERGE docs adjustments
Alvaro Herrera
2022-07-01
doc: Add index entry for MERGE SQL command.
Fujii Masao
2022-06-21
doc: Make some synopsis punctuation consistent
Peter Eisentraut
2022-06-15
Link to MVCC docs in MERGE docs
Alvaro Herrera
2022-04-07
doc: Fix man page whitespace issues
Peter Eisentraut
2022-04-02
Remove excess semicolon in MERGE docs
Alvaro Herrera
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-05
MERGE syntax diagram correction
Simon Riggs
2018-04-05
MERGE INSERT allows only one VALUES clause
Simon Riggs
2018-04-03
WITH support in MERGE
Simon Riggs
2018-04-03
New files for MERGE
Simon Riggs
2018-04-02
Revert "MERGE SQL Command following SQL:2016"
Simon Riggs
2018-04-02
MERGE SQL Command following SQL:2016
Simon Riggs