Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-08 | Fix permission checks on constraint violation errors on partitions. | Heikki Linnakangas | 11.11 |
| 2020-02-05 | Force tuple conversion when the source has missing attributes. | Andrew Gierth | 11.7 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |