Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Factor error generation out of ExecPartitionCheck. | Robert Haas | 2018-01-05 |
* | Simplify and encapsulate tuple routing support code. | Robert Haas | 2018-01-04 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. | Robert Haas | 2017-12-01 |
* | Fix uninitialized memory reference. | Robert Haas | 2017-12-01 |
* | Update typedefs.list and re-run pgindent | Robert Haas | 2017-11-29 |
* | Fix wrong function name in comment. | Robert Haas | 2017-11-28 |
* | Centralize executor-related partitioning code. | Robert Haas | 2017-11-15 |