Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-19 | Rephrase a few comments for clarity. | Heikki Linnakangas | 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-11-17 | Provide DSM segment to ExecXXXInitializeWorker functions. | Andres Freund | 11.0 |
| 2017-10-28 | Improve comments for parallel executor estimation functions. | Robert Haas | 11.0 |
| 2017-08-30 | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 11.0 |