Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-15 | Fix bad indentation introduced in 43cd30bcd1c | Andres Freund | 15.8 |
| 2024-07-15 | Fix type confusion in guc_var_compare() | Andres Freund | 15.8 |
| 2022-04-07 | pgstat: remove stats_temp_directory. | Andres Freund | 15.0 |
| 2022-04-07 | pgstat: store statistics in shared memory. | Andres Freund | 15.0 |
| 2022-04-07 | pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE. | Andres Freund | 15.0 |
| 2022-03-23 | Don't try to translate NULL in GetConfigOptionByNum(). | Andres Freund | 15.0 |