Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-24 | Add the possibility to specify an explicit validator function for foreign-data | Peter Eisentraut | |
wrappers (similar to procedural languages). This way we don't need to retain the nearly empty libraries, and we are more free in how to implement the wrapper API in the future. | |||
2009-01-01 | Update copyright for 2009. | Bruce Momjian | |
2008-12-19 | SQL/MED catalog manipulation facilities | Peter Eisentraut | |
This doesn't do any remote or external things yet, but it gives modules like plproxy and dblink a standardized and future-proof system for managing their connection information. Martin Pihlak and Peter Eisentraut |