Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 | 10.0 |
| 2016-11-07 | Band-aid fix for incorrect use of view options as StdRdOptions. | Tom Lane | 10.0 |
| 2016-10-23 | Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. | Tom Lane | 10.0 |