Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-06 | Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. | Nathan Bossart | 14.12 |
| 2021-04-16 | Split function definitions out of system_views.sql into a new file. | Tom Lane | 14.0 |
| 2021-03-26 | Extended statistics on expressions | Tomas Vondra | 14.0 |
| 2021-02-02 | Build in some knowledge about foreign-key relationships in the catalogs. | Tom Lane | 14.0 |
| 2021-01-30 | Add primary keys and unique constraints to system catalogs | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-07 | Move catalog index declarations | Peter Eisentraut | 14.0 |
| 2020-11-07 | Move catalog toast table declarations | Peter Eisentraut | 14.0 |
| 2020-07-24 | Rename configure.in to configure.ac | Peter Eisentraut | 14.0 |