| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-11-07 | Band-aid fix for incorrect use of view options as StdRdOptions. | Tom Lane |
| 2016-10-23 | Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. | Tom Lane |
| 2016-07-04 | Fix failure to handle conflicts in non-arbiter exclusion constraints. | Tom Lane |
| 2016-05-11 | Fix assorted missing infrastructure for ON CONFLICT. | Tom Lane |
| 2015-10-03 | Fix several bugs related to ON CONFLICT's EXCLUDED pseudo relation. | Andres Freund |
| 2015-09-28 | Fix ON CONFLICT DO UPDATE for tables with oids. | Andres Freund |
| 2015-07-26 | Check the relevant index element in ON CONFLICT unique index inference. | Andres Freund |
| 2015-07-14 | Remove regression test added on auto-pilot. | Robert Haas |
| 2015-05-18 | Attach ON CONFLICT SET ... WHERE to the correct planstate. | Andres Freund |
| 2015-05-08 | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund |
