Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-01 | Get rid of trailing semicolons in C macro definitions. | Tom Lane | 13.0 |
| 2020-04-08 | Modify various power 2 calculations to use new helper functions | David Rowley | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 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-25 | Refactor reloption handling for index AMs in-core | Michael Paquier | 13.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2019-08-05 | Fix inconsistencies and typos in the tree, take 9 | Michael Paquier | 13.0 |