> Per SQL:2008, there are no expected changes to SQL/MED from SQL:2003.
> As such, two weeks ago, I completed a full review of SQL/MED and am
> planning to fully implement it for 8.5. Currently, I'm working on a
> proof of concept and have created a SQL/MED access method (sqlmed) as
> well as started implementing the FDW API and hooks into the optimizer
> to support remote capabilities, costing, and predicate pushdown. The
> first wrappers I intend to support are ODBC and
Cool. Have you published some notes on it (wiki etc)?
>
> This is a large project, and I'm certainly open to assistance :)
>
It certainly is an undertaking :) I'm mostly interested in the connection
management -- so hopefully I can help there.
regards,
Martin