Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-17 | Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. | Tom Lane | 13.5 |
| 2020-03-19 | Introduce "anycompatible" family of polymorphic types. | Tom Lane | 13.0 |
| 2020-03-06 | Allow ALTER TYPE to change some properties of a base type. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |