Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 10.6 |
| 2018-01-27 | Avoid crash during EvalPlanQual recheck of an inner indexscan. | Tom Lane | 10.2 |
| 2017-08-30 | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 10.0 |
| 2017-07-24 | Be more consistent about errors for opfamily member lookup failures. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-05 | Don't be so trusting that shm_toc_lookup() will always succeed. | Tom Lane | 10.0 |