Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-10 | Allow adjusting session_authorization and role in parallel workers. | Tom Lane | 13.17 |
| 2020-04-02 | Improve user control over truncation of logged bind-parameter values. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 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 |
| 2019-11-06 | Allow sampling of statements depending on duration | Tomas Vondra | 13.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |
| 2019-08-04 | Revert "Add log_statement_sample_rate parameter" | Tomas Vondra | 13.0 |
| 2019-07-31 | Remove superfluous newlines in function prototypes. | Andres Freund | 13.0 |