Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-14 | Do pre-release housekeeping on catalog data. | Tom Lane | 17.0 |
| 2024-05-14 | Pre-beta mechanical code beautification. | Tom Lane | 17.0 |
| 2024-03-30 | Add pg_basetype() function to extract a domain's base type. | Tom Lane | 17.0 |
| 2024-03-20 | Add to_regtypemod function to extract typemod from a string type name. | Tom Lane | 17.0 |
| 2024-01-20 | Add planner support functions for range operators <@ and @>. | Tom Lane | 17.0 |