summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/option.c
AgeCommit message (Expand)Author
2015-01-06Update copyright for 2015Bruce Momjian
2014-05-06pgindent run for 9.4Bruce Momjian
2014-04-18Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut
2014-01-07Update copyright for 2014Bruce Momjian
2013-06-12Improve updatability checking for views and foreign tables.Tom Lane
2013-02-23Rename postgres_fdw's use_remote_explain option to use_remote_estimate.Tom Lane
2013-02-21Add postgres_fdw contrib module.Tom Lane