Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-21 | Add parallel-aware hash joins. | Andres Freund | 11.0 |
| 2017-09-19 | s/NULL byte/NUL byte/ in comment refering to C string terminator. | Andres Freund | 11.0 |
| 2017-09-19 | Avoid use of non-portable strnlen() in pgstat_clip_activity(). | Andres Freund | 11.0 |
| 2017-09-19 | Speedup pgstat_report_activity by moving mb-aware truncation to read side. | Andres Freund | 11.0 |