Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-10 | Fix some anomalies with NO SCROLL cursors. | Tom Lane | 14.0 |
| 2021-09-09 | Avoid fetching from an already-terminated plan. | Tom Lane | 14.0 |
| 2021-06-18 | Centralize the logic for protective copying of utility statements. | Tom Lane | 14.0 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-09 | In security-restricted operations, block enqueue of at-commit user code. | Noah Misch | 14.0 |
| 2020-06-12 | Avoid using a cursor in plpgsql's RETURN QUERY statement. | Tom Lane | 14.0 |