Attached is a fairly sizeable update to contrib/dblink. I'd love to get

Bruce Momjian <bruce@momjian.us>

Commit: 7b8eb0b4f1245f65e61ba30eea51bbbbfce9bdb9
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-02T06:13:31Z
Releases: 7.3.1
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

PathChange+/−
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