Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-11 | Suppress -Wimplicit-fallthrough warning in new LIMIT WITH TIES code. | Tom Lane | 13.0 |
| 2020-04-07 | Support FETCH FIRST WITH TIES | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-26 | Don't shut down Gather[Merge] early under Limit. | Amit Kapila | 13.0 |