| From: | joe(at)postgresql(dot)org (Joe Conway) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, |
| Date: | 2009-06-06 21:27:56 |
| Message-ID: | 20090606212756.77D1475331E@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, SERVER,
and USER MAPPING as method to supply dblink connect parameters. Per
mailing list and PGCon discussions.
Modified Files:
--------------
pgsql/contrib/dblink:
dblink.c (r1.78 -> r1.79)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c?r1=1.78&r2=1.79)
pgsql/contrib/dblink/expected:
dblink.out (r1.24 -> r1.25)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/expected/dblink.out?r1=1.24&r2=1.25)
pgsql/contrib/dblink/sql:
dblink.sql (r1.20 -> r1.21)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/sql/dblink.sql?r1=1.20&r2=1.21)
pgsql/doc/src/sgml:
dblink.sgml (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/dblink.sgml?r1=1.6&r2=1.7)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-06-06 22:13:52 | pgsql: Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow |
| Previous Message | User Bmomjian | 2009-06-06 15:14:31 | pg-migrator - pg_migrator: Stamp beta 3. |