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