Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-27 | Fix snapshot leak warning for some procedures | Peter Eisentraut | 11.0 |
| 2018-04-06 | Add memory context identifier to portal context | Peter Eisentraut | 11.0 |
| 2018-03-28 | Allow committing inside cursor loop | Peter Eisentraut | 11.0 |
| 2018-02-16 | Fix crash when canceling parallel query | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-10 | Give more accurate error message for dropping pinned portal | Peter Eisentraut | 11.0 |
| 2018-01-09 | Update portal-related memory context names and API | Peter Eisentraut | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-09-07 | Reduce excessive dereferencing of function pointers | Peter Eisentraut | 11.0 |