Skip to content

Category Archives: GSoC2011

GSoC2011 Proposal

Project Title Enhancing Foreign-data Wrapper (FDW) functionality for PostgreSQL Name of proposer and Email Zheng Yang <zhengyang4k@gmail.com> Synopsis PostgreSQL foreign-data wrapper (FDW) functionality is still very rudimentary: there is no support for parsing complex quals and joined query is not supported by current version of FDW API. My plan for this summer is to firstly [...]