]> granicus.if.org Git - postgresql/commit
postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning.
authorRobert Haas <rhaas@postgresql.org>
Fri, 31 Mar 2017 19:01:35 +0000 (15:01 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 31 Mar 2017 19:06:34 +0000 (15:06 -0400)
commitf49bcd4ef3e9a75de210357a4d9bbe3e004db956
tree1dac9f1a102983c182154bf240732a88df139a70
parente306df7f9cd6b4433273e006df11bdc966b7079e
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
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/sql/postgres_fdw.sql
doc/src/sgml/postgres-fdw.sgml