Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Faster expression evaluation and targetlist projection. | Andres Freund | 2017-03-25 |
* | Allow custom and foreign scans to have shutdown callbacks. | Robert Haas | 2017-02-26 |
* | Use the new castNode() macro in a number of places. | Andres Freund | 2017-01-26 |
* | Remove obsoleted code relating to targetlist SRF evaluation. | Andres Freund | 2017-01-19 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Allow parallel custom and foreign scans. | Robert Haas | 2016-02-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Improve some messages | Peter Eisentraut | 2015-12-10 |
* | Code review for foreign/custom join pushdown patch. | Tom Lane | 2015-05-10 |
* | Allow FDWs and custom scan providers to replace joins with scans. | Robert Haas | 2015-05-01 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Introduce custom path and scan providers. | Robert Haas | 2014-11-07 |