aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/option.c
Commit message (Expand)AuthorAge
* pgindent run for 9.4Bruce Momjian2014-05-06
* Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut2014-04-18
* Update copyright for 2014Bruce Momjian2014-01-07
* Improve updatability checking for views and foreign tables.Tom Lane2013-06-12
* Rename postgres_fdw's use_remote_explain option to use_remote_estimate.Tom Lane2013-02-23
* Add postgres_fdw contrib module.Tom Lane2013-02-21