Age | Commit message (Expand) | Author |
---|---|---|
2016-02-03 | postgres_fdw: Allow fetch_size to be set per-table or per-server. | Robert Haas |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-11-03 | Allow postgres_fdw to ship extension funcs/operators for remote execution. | Tom Lane |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-06-12 | Improve updatability checking for views and foreign tables. | Tom Lane |
2013-02-23 | Rename postgres_fdw's use_remote_explain option to use_remote_estimate. | Tom Lane |
2013-02-21 | Add postgres_fdw contrib module. | Tom Lane |