]> granicus.if.org Git - postgresql/history - src/include/foreign/fdwapi.h
Update copyright for 2015
[postgresql] / src / include / foreign / fdwapi.h
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-07-10 Tom LaneImplement IMPORT FOREIGN SCHEMA.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-06-12 Tom LaneImprove updatability checking for views and foreign...
2013-03-10 Tom LaneSupport writable foreign tables.
2013-03-07 Tom LaneArrange to cache FdwRoutine structs in foreign tables...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-04-06 Tom LaneDept of second thoughts: improve the API for AnalyzeFor...
2012-04-06 Tom LaneAllow statistics to be collected for foreign tables.
2012-03-09 Tom LaneRevise FDW planning API, again.
2012-03-05 Tom LaneRedesign PlanForeignScan API to allow multiple paths...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-02-20 Tom LaneImplement an API to let foreign-data wrappers actually...