Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-07-30 | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund | 10.0 |
| 2017-07-30 | Move interrupt checking from ExecProcNode() to executor nodes. | Andres Freund | 10.0 |
| 2016-10-15 | Use more efficient hashtable for execGrouping.c to speed up hash aggregation. | Andres Freund | 10.0 |