Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-26 | Don't shut down Gather[Merge] early under Limit. | Amit Kapila | 11.7 |
| 2018-08-13 | Prohibit shutting down resources if there is a possibility of back up. | Amit Kapila | 11.0 |
| 2018-08-03 | Fix buffer usage stats for parallel nodes. | Amit Kapila | 11.0 |
| 2018-02-17 | Allow tupleslots to have a fixed tupledesc, use in executor nodes. | Andres Freund | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-29 | Push tuple limits through Gather and Gather Merge. | Robert Haas | 11.0 |
| 2017-08-25 | Code review for pushing LIMIT through subqueries. | Tom Lane | 11.0 |
| 2017-08-21 | Push limit through subqueries to underlying sort, where possible. | Robert Haas | 11.0 |