Commit Graph

10 Commits (ce161b194e84c941c468261fb72f10ed3a99b958)

Author SHA1 Message Date
Jeff Davis 650ab8aaf1 Stats: use schemaname/relname instead of regclass. 9 months ago
Jeff Davis 298944e8d8 Address stats import review comments. 10 months ago
Jeff Davis a5cbdeb98a Remove redundant pg_set_*_stats() variants. 10 months ago
Jeff Davis 9f12da78d9 Lock table in ShareUpdateExclusive when importing index stats. 10 months ago
David Rowley 11012c5037 Fix an assortment of spelling mistakes and typos 12 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 12 months ago
Jeff Davis d32d146399 Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). 1 year ago
Jeff Davis ce207d2a79 Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). 1 year ago
Jeff Davis b360d1762b Fix #include order from e839c8ecc9. 1 year ago
Jeff Davis e839c8ecc9 Create functions pg_set_relation_stats, pg_clear_relation_stats. 1 year ago