Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-10 | Check for CREATE privilege on the schema in CREATE STATISTICS. | Nathan Bossart | 14.20 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-07 | SQL-standard function body | Peter Eisentraut | 14.0 |
| 2021-03-26 | Extended statistics on expressions | Tomas Vondra | 14.0 |
| 2021-01-18 | Refactor option handling of CLUSTER, REINDEX and VACUUM | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-03 | Refactor CLUSTER and REINDEX grammar to use DefElem for option lists | Michael Paquier | 14.0 |
| 2020-09-08 | Add support for partitioned tables and indexes in REINDEX | Michael Paquier | 14.0 |
| 2020-09-04 | Remove variable "concurrent" from ReindexStmt | Michael Paquier | 14.0 |
| 2020-06-09 | Unify drop-by-OID functions | Peter Eisentraut | 14.0 |