Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-10 | Fix some anomalies with NO SCROLL cursors. | Tom Lane | 11.14 |
| 2021-09-09 | Avoid fetching from an already-terminated plan. | Tom Lane | 11.14 |
| 2021-06-08 | Avoid misbehavior when persisting a non-stable cursor. | Tom Lane | 11.13 |
| 2020-11-09 | In security-restricted operations, block enqueue of at-commit user code. | Noah Misch | 11.10 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-16 | Rename TransactionChain functions | Peter Eisentraut | 11.0 |
| 2018-01-09 | Remove PortalGetQueryDesc() | Peter Eisentraut | 11.0 |
| 2018-01-09 | Update portal-related memory context names and API | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-10-11 | Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. | Tom Lane | 11.0 |
| 2017-09-07 | Reduce excessive dereferencing of function pointers | Peter Eisentraut | 11.0 |