Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-06 | Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. | Nathan Bossart | 15.7 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2022-03-21 | Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c. | Tom Lane | 15.0 |
| 2022-02-14 | Correct Makefile dependencies for catalog scripts | John Naylor | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-27 | Allow publishing the tables of schema. | Amit Kapila | 15.0 |
| 2021-07-08 | Improve error messages about mismatching relkind | Peter Eisentraut | 15.0 |