Attached is a fairly sizeable update to contrib/dblink. I'd love to get
Bruce Momjian <bruce@momjian.us>
Attached is a fairly sizeable update to contrib/dblink. I'd love to get review/feedback if anyone is interested and can spend the time. But I'd also love to get this committed and address changes as incremental patches ;-), so if there are no objections, please apply. Below I'll give a synopsis of the changes. More detailed descriptions are now in a new doc directory under contrib/dblink. There is also a new dblink.test.sql file which will give a pretty good overview of the functions and their use. Joe Conway
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +803 −291 |
| contrib/dblink/dblink.h | modified | +13 −59 |
| contrib/dblink/dblink.sql.in | modified | +48 −15 |
| contrib/dblink/README.dblink | modified | +91 −342 |
| contrib/README | modified | +2 −2 |