postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning.
Robert Haas <rhaas@postgresql.org>
postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning. Don't import partitions. Do import partitioned tables which are not themselves partitions. Report by Stephen Frost. Design and patch by Michael Paquier, reviewed by Amit Langote. Documentation revised by me. Discussion: http://postgr.es/m/20170309141531.GD9812@tamriel.snowman.net
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +32 −4 |
| contrib/postgres_fdw/postgres_fdw.c | modified | +10 −1 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +3 −0 |
| doc/src/sgml/postgres-fdw.sgml | modified | +10 −0 |
Documentation touched
Discussion
- postgres_fdw IMPORT SCHEMA and partitioned tables 14 messages · 2017-03-09 → 2017-03-31