Age | Commit message (Expand) | Author |
---|---|---|
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-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-04-27 | Incidental cleanup of matviews code. | Tom Lane |
2013-03-10 | Support writable foreign tables. | Tom Lane |
2013-03-06 | Arrange to cache FdwRoutine structs in foreign tables' relcache entries. | Tom Lane |
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-07-04 | Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h | Alvaro Herrera |
2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian |
2011-02-20 | Implement an API to let foreign-data wrappers actually be functional. | Tom Lane |