Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-16 | Fix query-lifespan memory leakage in repeatedly executed hash joins. | Tom Lane | 11.0 |
| 2018-02-05 | Skip setting up shared instrumentation for Hash node if not needed. | Tom Lane | 11.0 |
| 2018-02-02 | Fix another instance of unsafe coding for shm_toc_lookup failure. | Tom Lane | 11.0 |
| 2018-01-03 | Fix some minor errors in new PHJ code. | Tom Lane | 11.0 |
| 2018-01-03 | Ensure proper alignment of tuples in HashMemoryChunkData buffers. | Tom Lane | 11.0 |