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