Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera | 13.8 |
| 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-07 | Allow users to limit storage reserved by replication slots | Alvaro Herrera | 13.0 |
| 2020-03-27 | Allow walreceiver configuration to change on reload | Alvaro Herrera | 13.0 |
| 2020-03-27 | Set wal_receiver_create_temp_slot PGC_POSTMASTER | Alvaro Herrera | 13.0 |
| 2020-01-30 | Remove excess parens in ereport() calls | Alvaro Herrera | 13.0 |
| 2019-12-24 | Avoid splitting C string literals with \-newline | Alvaro Herrera | 13.0 |
| 2019-12-11 | Emit parameter values during query bind/execute errors | Alvaro Herrera | 13.0 |
| 2019-11-08 | Add backtrace support for error reporting | Alvaro Herrera | 13.0 |