Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-10 | Fix some anomalies with NO SCROLL cursors. | Tom Lane | 13.5 |
| 2021-09-09 | Avoid fetching from an already-terminated plan. | Tom Lane | 13.5 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 13.4 |
| 2020-11-09 | In security-restricted operations, block enqueue of at-commit user code. | Noah Misch | 13.1 |
| 2020-03-30 | Allow the planner-related functions and hook to accept the query string. | Fujii Masao | 13.0 |
| 2020-03-02 | Represent command completion tags as structs | Alvaro Herrera | 13.0 |
| 2020-01-04 | Make better use of ParseState in ProcessUtility | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |