summaryrefslogtreecommitdiff
path: root/src/backend/statistics/stat_utils.c
AgeCommit message (Expand)Author
2024-10-24Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().Jeff Davis
2024-10-22Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().Jeff Davis
2024-10-16Fix #include order from e839c8ecc9.Jeff Davis
2024-10-11Create functions pg_set_relation_stats, pg_clear_relation_stats.Jeff Davis