Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-30 | pgindent run prior to branching v15. | Tom Lane | 15.0 |
| 2022-05-12 | Do pre-release housekeeping on catalog data. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2022-01-19 | interval_out() must be marked STABLE, not IMMUTABLE. | Tom Lane | 15.0 |
| 2021-12-13 | Remove unimplemented/undocumented geometric functions & operators. | Tom Lane | 15.0 |
| 2021-11-17 | Add a planner support function for starts_with(). | Tom Lane | 15.0 |
| 2021-09-06 | Make timetz_zone() stable, and correct a bug for DYNTZ abbreviations. | Tom Lane | 15.0 |
| 2021-08-03 | Add assorted new regexp_xxx SQL functions. | Tom Lane | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |