Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-26 | Remove redundant pg_set_*_stats() variants. | Jeff Davis | 18.0 |
| 2024-10-22 | Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). | Jeff Davis | 18.0 |
| 2024-10-22 | Change pg_*_relation_stats() functions to return type to void. | Jeff Davis | 18.0 |
| 2024-10-11 | Create functions pg_set_relation_stats, pg_clear_relation_stats. | Jeff Davis | 18.0 |
| 2021-10-26 | Allow GRANT on pg_log_backend_memory_contexts(). | Jeff Davis | 15.0 |