Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Fix -Wcast-function-type warnings | Peter Eisentraut | 13.17 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-05-13 | Dial back -Wimplicit-fallthrough to level 3 | Alvaro Herrera | 13.0 |
| 2020-05-12 | Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS | Alvaro Herrera | 13.0 |
| 2020-04-08 | Modify various power 2 calculations to use new helper functions | David Rowley | 13.0 |
| 2020-02-27 | Move src/backend/utils/hash/hashfn.c to src/common | Robert Haas | 13.0 |
| 2020-02-24 | Put all the prototypes for hashfn.c into the same header file. | Robert Haas | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-19 | Fix most -Wundef warnings | Peter Eisentraut | 13.0 |