Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-07 | Ensure that pg_amop/amproc entries depend on their lefttype/righttype. | Tom Lane | 13.19 |
| 2022-05-20 | Fix DDL deparse of CREATE OPERATOR CLASS | Alvaro Herrera | 13.8 |
| 2020-09-14 | Message fixes and style improvements | Peter Eisentraut | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-31 | Improve error reporting in opclasscmds.c | Alexander Korotkov | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-02-26 | Add equalimage B-Tree support functions. | Peter Geoghegan | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |