Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Address stats import review comments. | Jeff Davis | 2025-03-05 |
* | Remove redundant pg_set_*_stats() variants. | Jeff Davis | 2025-02-25 |
* | Lock table in ShareUpdateExclusive when importing index stats. | Jeff Davis | 2025-02-10 |
* | Fix an assortment of spelling mistakes and typos | David Rowley | 2025-01-02 |
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
* | Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). | Jeff Davis | 2024-10-24 |
* | Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). | Jeff Davis | 2024-10-22 |
* | Fix #include order from e839c8ecc9. | Jeff Davis | 2024-10-16 |
* | Create functions pg_set_relation_stats, pg_clear_relation_stats. | Jeff Davis | 2024-10-11 |