summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/merge.sgml
AgeCommit message (Expand)Author
12 daysdoc: Updates for RETURNING OLD/NEW.Dean Rasheed
12 daysdoc: Fix indentation of MERGE synopsis.Dean Rasheed
2025-01-16Add OLD/NEW support to RETURNING in DML queries.Dean Rasheed
2024-11-01doc: remove useless MERGE exampleBruce Momjian
2024-07-25Doc: fix misleading syntax synopses for targetlists.Tom Lane
2024-03-30Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.Dean Rasheed
2024-03-17Fix PDF doc generation.Dean Rasheed
2024-03-17Add RETURNING support to MERGE.Dean Rasheed
2024-03-13doc: Improve a couple of places in the MERGE docs.Dean Rasheed
2024-02-29Support MERGE into updatable views.Dean Rasheed
2024-02-26Revise MERGE documentationAlvaro Herrera
2024-01-16Decorate WITH with literal markup tagsDaniel Gustafsson
2023-11-18doc: improve description of privileges for MERGE and update glossary.Dean Rasheed
2023-10-27doc: wording improvementsBruce Momjian
2022-12-09Update MERGE docs to mention that ONLY is supported.Dean Rasheed
2022-09-09Doc fixes for MERGE statementAlvaro Herrera
2022-08-12MERGE docs adjustmentsAlvaro Herrera
2022-07-01doc: Add index entry for MERGE SQL command.Fujii Masao
2022-06-21doc: Make some synopsis punctuation consistentPeter Eisentraut
2022-06-15Link to MVCC docs in MERGE docsAlvaro Herrera
2022-04-07doc: Fix man page whitespace issuesPeter Eisentraut
2022-04-02Remove excess semicolon in MERGE docsAlvaro Herrera
2022-03-28Add support for MERGE SQL commandAlvaro Herrera
2018-04-12Revert MERGE patchSimon Riggs
2018-04-05MERGE syntax diagram correctionSimon Riggs
2018-04-05MERGE INSERT allows only one VALUES clauseSimon Riggs
2018-04-03WITH support in MERGESimon Riggs
2018-04-03New files for MERGESimon Riggs
2018-04-02Revert "MERGE SQL Command following SQL:2016"Simon Riggs
2018-04-02MERGE SQL Command following SQL:2016Simon Riggs