Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-15 | Fix redefinition of typedef RangeVar. | Nathan Bossart | 18.1 |
| 2025-10-15 | Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). | Nathan Bossart | 18.1 |
| 2025-03-25 | Stats: use schemaname/relname instead of regclass. | Jeff Davis | 18.0 |
| 2025-02-26 | Remove redundant pg_set_*_stats() variants. | Jeff Davis | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-24 | Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). | Jeff Davis | 18.0 |
| 2024-10-22 | Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). | Jeff Davis | 18.0 |
| 2024-10-11 | Create functions pg_set_relation_stats, pg_clear_relation_stats. | Jeff Davis | 18.0 |