Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-25 | Avoid loss of code coverage with unlogged-index test cases. | Tom Lane | 15.0 |
| 2022-06-16 | Revert changes in HOT handling of BRIN indexes | Tomas Vondra | 15.0 |
| 2022-04-25 | Cover brin/gin/gist/spgist ambuildempty routines in regression tests | Alvaro Herrera | 15.0 |
| 2022-04-07 | pgstat: add pg_stat_force_next_flush(), use it to simplify tests. | Andres Freund | 15.0 |
| 2021-12-11 | Move test for BRIN HOT behavior to stats.sql | Tomas Vondra | 15.0 |
| 2021-11-30 | Ignore BRIN indexes when checking for HOT udpates | Tomas Vondra | 15.0 |