Commits

DateSubjectAuthorReleases
2026-02-12 Add support for INSERT ... ON CONFLICT DO SELECT. Dean Rasheed 19 (unreleased)
2025-12-12 Reject opclass options in ON CONFLICT clause Álvaro Herrera 19 (unreleased)
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 16.4
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 12.20
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 17.0
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 13.16
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 15.8
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 14.13
2024-01-20 Add hint about not qualifying UPDATE...SET target with relation name. Tom Lane 17.0
2021-04-13 Allow table-qualified variable names in ON CONFLICT ... WHERE. Tom Lane 14.0
2018-12-05 Don't mark partitioned indexes invalid unnecessarily Alvaro Herrera 11.2
2018-12-05 Don't mark partitioned indexes invalid unnecessarily Alvaro Herrera 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-13 Add INSERT ON CONFLICT test on partitioned tables with transition table Alvaro Herrera 12.0
2018-04-16 Ignore whole-rows in INSERT/CONFLICT with partitioned tables Alvaro Herrera 11.0
2018-03-26 Handle INSERT .. ON CONFLICT with partitioned tables Alvaro Herrera 11.0
2017-12-01 Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. Robert Haas 11.0
2017-03-31 Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table." Robert Haas 10.0
2017-03-27 Allow ON CONFLICT .. DO NOTHING on a partitioned table. Robert Haas 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 9.5.6
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 9.6.2
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 10.0