Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-22 | Short-circuit slice requests that are for more than the object's size. | Tom Lane | 14.0 |
| 2021-03-22 | Mostly-cosmetic adjustments of TOAST-related macros. | Tom Lane | 14.0 |
| 2021-03-21 | Suppress various new compiler warnings. | Tom Lane | 14.0 |
| 2021-01-04 | Fix integer-overflow corner cases in substring() functions. | Tom Lane | 14.0 |