-
- Downloads
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
Showing
- contrib/postgres_fdw/expected/postgres_fdw.out 32 additions, 4 deletionscontrib/postgres_fdw/expected/postgres_fdw.out
- contrib/postgres_fdw/postgres_fdw.c 10 additions, 1 deletioncontrib/postgres_fdw/postgres_fdw.c
- contrib/postgres_fdw/sql/postgres_fdw.sql 3 additions, 0 deletionscontrib/postgres_fdw/sql/postgres_fdw.sql
- doc/src/sgml/postgres-fdw.sgml 10 additions, 0 deletionsdoc/src/sgml/postgres-fdw.sgml
Loading
Please register or sign in to comment