]> granicus.if.org Git - postgresql/history - src/include/foreign
Define integer limits independently from the system definitions.
[postgresql] / src / include / foreign /
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-07 Tom LaneAdd GetForeignColumnOptions() to foreign.c, and add...
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-04-01 Robert HaasSupport comments on FOREIGN DATA WRAPPER and SERVER...
2011-02-20 Tom LaneImplement an API to let foreign-data wrappers actually...
2011-02-19 Tom LaneCreate the catalog infrastructure for foreign-data...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-04 Tom LaneRemove the recently added node types ReloptElem and...
2009-02-24 Peter EisentrautAdd the possibility to specify an explicit validator...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities