Re: SQL/MED compatible connection manager - Mailing list pgsql-hackers

From Martin Pihlak
Subject Re: SQL/MED compatible connection manager
Date
Msg-id 4905DEDB.10201@gmail.com
Whole thread Raw
In response to Re: SQL/MED compatible connection manager  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Responses Re: SQL/MED compatible connection manager
List pgsql-hackers
> 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



pgsql-hackers by date:

Previous
From: "Tim Keitt"
Date:
Subject: Re: SPI cursor functions
Next
From: Robert Treat
Date:
Subject: Re: Hot Standby utility and administrator functions