Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-21 | Suppress more variable-set-but-not-used warnings from clang 15. | Tom Lane | 9.2 (unreleased) |
| 2012-09-18 | Fix array_typanalyze to work for domains over arrays. | Tom Lane | 9.2.1 |
| 2012-03-04 | Improve histogram-filling loop in new compute_array_stats() code. | Tom Lane | 9.2.0 |
| 2012-03-04 | Collect and use element-frequency statistics for arrays. | Tom Lane | 9.2.0 |